Units API.

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

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

{
    "translation": "https://translate.fedoraproject.org/api/translations/virt-top/master/ru/?format=api",
    "source": [
        "CPU: %2.1f%%  Mem: %Ld MB (%Ld MB by guests)"
    ],
    "previous_source": "",
    "target": [
        "CPU: %2.1f%%  Память: %Ld МБ (%Ld МБ для гостей)"
    ],
    "id_hash": -4737469037922990038,
    "content_hash": -4737469037922990038,
    "location": "src/redraw.ml:487",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.fedoraproject.org/api/units/5445067/?format=api",
    "priority": 100,
    "id": 5446896,
    "web_url": "https://translate.fedoraproject.org/translate/virt-top/master/ru/?checksum=3e4121029c30482a",
    "url": "https://translate.fedoraproject.org/api/units/5446896/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-14T05:46:44.028642Z"
}