Units API.

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

GET /api/units/10792/?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/contribute/gl/?format=api",
    "source": [
        "Publish audio content"
    ],
    "previous_source": "",
    "target": [
        "Publicar contido de audio"
    ],
    "id_hash": 666356349872669330,
    "content_hash": 666356349872669330,
    "location": "src/data.js:454",
    "context": "Task name",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 163,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.funkwhale.audio/api/units/54544/?format=api",
    "priority": 100,
    "id": 10792,
    "web_url": "https://translate.funkwhale.audio/translate/funkwhale/contribute/gl/?checksum=893f5f91d7fc8292",
    "url": "https://translate.funkwhale.audio/api/units/10792/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-11-07T20:18:44.028940Z"
}