Units API.

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

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

{
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/rule-element-generator/main/pt-BR/?format=api",
    "source": [
        "Text"
    ],
    "previous_source": "",
    "target": [
        "Texto"
    ],
    "id_hash": 1191748932052812003,
    "content_hash": 3728689845211697755,
    "location": "",
    "context": "PF2e-REG.Text",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 40,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 1,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/11539/?format=api",
    "priority": 100,
    "id": 12147,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/rule-element-generator/main/pt-BR/?checksum=9089f156ec7580e3",
    "url": "https://weblate.foundryvtt-hub.com/api/units/12147/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-04T11:52:39.675831Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}