Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/framadate/framadate/nl/?format=api",
    "source": [
        "If you quit now, your changes will be lost."
    ],
    "previous_source": "",
    "target": [
        "Als je nu afsluit, zullen je wijzigingen verloren gaan."
    ],
    "id_hash": -3841456080995916076,
    "content_hash": -3841456080995916076,
    "location": ".Error.If you quit now,  your changes will be lost.",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 121,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://weblate.framasoft.org/api/units/2486/?format=api",
    "priority": 100,
    "id": 4611,
    "web_url": "https://weblate.framasoft.org/translate/framadate/framadate/nl/?checksum=4ab0680c17f966d4",
    "url": "https://weblate.framasoft.org/api/units/4611/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:54:51.809272Z"
}