Units API.

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

GET /api/units/225105/?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/the-r-project-recommended-packages/matrix-r-files/fr/?format=api",
    "source": [
        "'%s' and '%s' must be positive integers"
    ],
    "previous_source": "",
    "target": [
        "'%s' et '%s' doivent être des entiers positifs"
    ],
    "id_hash": 1321065017037651617,
    "content_hash": 1321065017037651617,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 137,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.rx.studio/api/units/224965/?format=api",
    "priority": 100,
    "id": 225105,
    "web_url": "https://translate.rx.studio/translate/the-r-project-recommended-packages/matrix-r-files/fr/?checksum=92555da239b97ea1",
    "url": "https://translate.rx.studio/api/units/225105/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-09-20T03:05:09.595896Z"
}