Units API.

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

GET /api/units/5/?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": [
        "(aged %s)"
    ],
    "previous_source": "",
    "target": [
        "(aged %s)"
    ],
    "id_hash": 8042808844964419155,
    "content_hash": 8042808844964419155,
    "location": "app/Age.php:196, app/Functions/FunctionsPrint.php:363, app/Functions/FunctionsPrintFacts.php:504, app/Http/RequestHandlers/IndividualPage.php:179",
    "context": "",
    "note": "I18N: The age of an individual at a given date",
    "flags": "php-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.webtrees.net/api/units/5/?format=api",
    "priority": 100,
    "id": 5,
    "web_url": "https://translate.webtrees.net/translate/webtrees/webtrees-20/en/?checksum=ef9dcc0828795653",
    "url": "https://translate.webtrees.net/api/units/5/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-10T11:48:43.107881Z"
}