Units API.

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

GET /api/units/4087179/?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/ja/?format=api",
    "source": [
        "The Farm itself is not going to produce anything without some fields."
    ],
    "previous_source": "The farm itself is not going to produce anything without some fields.",
    "target": [
        "畑がないと、農場自体は何も生産できません。"
    ],
    "id_hash": -2606383385146481626,
    "content_hash": -2606383385146481626,
    "location": "",
    "context": "",
    "note": "This is the text body of a logbook page.",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 142,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://hosted.weblate.org/api/units/14793206/?format=api",
    "priority": 100,
    "id": 4087179,
    "web_url": "https://hosted.weblate.org/translate/uh/tutorial/ja/?checksum=5bd4441ed3dd2426",
    "url": "https://hosted.weblate.org/api/units/4087179/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-08-19T16:10:40+02:00"
}