Units API.

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

GET /api/units/2/?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": [
        "%s month",
        "%s months"
    ],
    "previous_source": "",
    "target": [
        "%s month",
        "%s months"
    ],
    "id_hash": -3390083129964879249,
    "content_hash": -3390083129964879249,
    "location": "app/Age.php:116, app/Elements/AgeAtEvent.php:91, app/Functions/FunctionsDate.php:68, app/Functions/FunctionsPrint.php:268, app/Statistics/Repository/FamilyRepository.php:346, app/Statistics/Repository/IndividualRepository.php:959, resources/views/modules/relatives/family.phtml:196",
    "context": "",
    "note": "",
    "flags": "php-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 2,
    "source_unit": "https://translate.webtrees.net/api/units/2/?format=api",
    "priority": 100,
    "id": 2,
    "web_url": "https://translate.webtrees.net/translate/webtrees/webtrees-20/en/?checksum=50f4015acf66226f",
    "url": "https://translate.webtrees.net/api/units/2/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-10T11:48:43.050626Z"
}