Units API.

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

GET /api/units/12798138/?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/turris/reforis/cs/?format=api",
    "source": [
        "Importance"
    ],
    "previous_source": "",
    "target": [
        "Důležitost"
    ],
    "id_hash": 3548983999024372375,
    "content_hash": 3548983999024372375,
    "location": "js/src/notificationsSettings/CommonForm.js:61",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 270,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/12798778/?format=api",
    "priority": 100,
    "id": 12798138,
    "web_url": "https://hosted.weblate.org/translate/turris/reforis/cs/?checksum=b1408624cf649a97",
    "url": "https://hosted.weblate.org/api/units/12798138/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-08-08T12:16:51+02:00"
}