Units API.

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

GET /api/units/2300/?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/de/?format=api",
    "source": [
        "Copy times from the first day"
    ],
    "previous_source": "",
    "target": [
        "Uhrzeiten des ersten Tags kopieren"
    ],
    "id_hash": -8131617801202992043,
    "content_hash": -8131617801202992043,
    "location": ".Step, 2, date.Copy, times, from, the, first, day",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 360,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.framasoft.org/api/units/2725/?format=api",
    "priority": 100,
    "id": 2300,
    "web_url": "https://weblate.framasoft.org/translate/framadate/framadate/de/?checksum=0f26b0b1660d7c55",
    "url": "https://weblate.framasoft.org/api/units/2300/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:54:54.879934Z"
}