Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/4080/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/team/en/?format=api",
    "source": [
        "The co-director : Olga Widmer"
    ],
    "previous_source": "",
    "target": [
        "The co-director : Olga Widmer"
    ],
    "id_hash": 4754551323673955459,
    "content_hash": 4754551323673955459,
    "location": "",
    "context": "section-title",
    "note": "Title of a page's section.",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://translate.diyseeds.org/api/units/4080/?format=api",
    "priority": 100,
    "id": 4080,
    "web_url": "http://translate.diyseeds.org/translate/diyseeds-org-pages/team/en/?checksum=c1fb8f3cf9f30c83",
    "url": "http://translate.diyseeds.org/api/units/4080/?format=api",
    "explanation": "",
    "extra_flags": ""
}