Units API.

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

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

{
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/en/?format=api",
    "source": [
        "Organisers"
    ],
    "previous_source": "",
    "target": [
        "Organisers"
    ],
    "id_hash": 6112436458610682321,
    "content_hash": 6112436458610682321,
    "location": "pretalx/orga/templates/orga/base.html:404",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 787,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://translate.pretalx.com/api/units/3/?format=api",
    "priority": 100,
    "id": 3,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/en/?checksum=d4d3bc92f3a2e9d1",
    "url": "http://translate.pretalx.com/api/units/3/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-28T18:02:33.775996Z"
}