Units API.

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

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

{
    "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/ffa/sv/?format=api",
    "source": [
        "%1$d track • %2$s",
        "%1$d tracks • %2$s"
    ],
    "previous_source": "",
    "target": [
        "",
        ""
    ],
    "id_hash": -7676317382551357035,
    "content_hash": -9097448515488492048,
    "location": "",
    "context": "playlist_description",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 116,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.funkwhale.audio/api/units/72451/?format=api",
    "priority": 100,
    "id": 98300,
    "web_url": "https://translate.funkwhale.audio/translate/funkwhale/ffa/sv/?checksum=15783e02eddeb995",
    "url": "https://translate.funkwhale.audio/api/units/98300/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-12-12T16:09:21.186203Z"
}