Units API.

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

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

{
    "translation": "https://translate.webtrees.net/api/translations/webtrees/webtrees-20/en/?format=api",
    "source": [
        "(on the date of death)"
    ],
    "previous_source": "",
    "target": [
        "(on the date of death)"
    ],
    "id_hash": 3428880647610966190,
    "content_hash": 3428880647610966190,
    "location": "app/Age.php:213, app/Functions/FunctionsPrint.php:376",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.webtrees.net/api/units/6/?format=api",
    "priority": 100,
    "id": 6,
    "web_url": "https://translate.webtrees.net/translate/webtrees/webtrees-20/en/?checksum=af95d4c8321020ae",
    "url": "https://translate.webtrees.net/api/units/6/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-10T11:48:43.128035Z"
}