Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/pt/?format=api",
    "source": [
        "Now you have access to new buildings, take a look at the Build menu again."
    ],
    "previous_source": "",
    "target": [
        "Agora você terá acesso a novas construções, dê uma olhada no menu de construção novamente."
    ],
    "id_hash": 7952787684816305406,
    "content_hash": 7952787684816305406,
    "location": "",
    "context": "",
    "note": "This is the text body of a logbook page.",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 129,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://hosted.weblate.org/api/units/14738454/?format=api",
    "priority": 100,
    "id": 235492,
    "web_url": "https://hosted.weblate.org/translate/uh/tutorial/pt/?checksum=ee5dfa437f93bcfe",
    "url": "https://hosted.weblate.org/api/units/235492/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:21:35+02:00"
}