Units API.

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

GET /api/units/3/?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 day",
        "%s days"
    ],
    "previous_source": "",
    "target": [
        "%s day",
        "%s days"
    ],
    "id_hash": 4272056710032466670,
    "content_hash": 4272056710032466670,
    "location": "app/Age.php:120, app/Elements/AgeAtEvent.php:97, app/Functions/FunctionsDate.php:72, app/Functions/FunctionsPrint.php:272, app/Statistics/Repository/FamilyRepository.php:340, app/Statistics/Repository/IndividualRepository.php:954",
    "context": "",
    "note": "",
    "flags": "php-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 2,
    "source_unit": "https://translate.webtrees.net/api/units/3/?format=api",
    "priority": 100,
    "id": 3,
    "web_url": "https://translate.webtrees.net/translate/webtrees/webtrees-20/en/?checksum=bb4964f185cf22ee",
    "url": "https://translate.webtrees.net/api/units/3/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-10T11:48:43.069036Z"
}