Units API.

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

GET /api/units/18744/?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/es/?format=api",
    "source": [
        "You're done, thank you for the help!"
    ],
    "previous_source": "",
    "target": [
        "Hecho, gracias por tu ayuda!"
    ],
    "id_hash": -5779802461536047077,
    "content_hash": -5779802461536047077,
    "location": "src/components/guide/Content.vue:14",
    "context": "Success message once the task is completed",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 37,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.funkwhale.audio/api/units/54515/?format=api",
    "priority": 100,
    "id": 18744,
    "web_url": "https://translate.funkwhale.audio/translate/funkwhale/contribute/es/?checksum=2fca0448b037301b",
    "url": "https://translate.funkwhale.audio/api/units/18744/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-11-07T20:18:40.952194Z"
}