Units API.

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

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

{
    "translation": "https://translate.rx.studio/api/translations/r-project/utils-r/es/?format=api",
    "source": [
        "'nchar.max = %d' is too small"
    ],
    "previous_source": "",
    "target": [
        "'nchar.max = %d' es demasiado pequeño"
    ],
    "id_hash": 2498310682689255852,
    "content_hash": 2498310682689255852,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 307,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.rx.studio/api/units/112017/?format=api",
    "priority": 100,
    "id": 125594,
    "web_url": "https://translate.rx.studio/translate/r-project/utils-r/es/?checksum=a2abc8544c41b9ac",
    "url": "https://translate.rx.studio/api/units/125594/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-10-14T13:21:54.517350Z"
}