Units API.

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

GET /api/units/12/?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": [
        "…"
    ],
    "previous_source": "",
    "target": [
        "…"
    ],
    "id_hash": -4461092711793507399,
    "content_hash": -4461092711793507399,
    "location": "app/Census/CensusColumnSurnameGivenNames.php:41, app/Family.php:395, app/Family.php:413, app/Individual.php:1130, app/Module/IndividualListModule.php:264, app/Module/IndividualListModule.php:288, app/Module/IndividualListModule.php:508",
    "context": "Unknown surname",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.webtrees.net/api/units/12/?format=api",
    "priority": 100,
    "id": 12,
    "web_url": "https://translate.webtrees.net/translate/webtrees/webtrees-20/en/?checksum=421703d08376c3b9",
    "url": "https://translate.webtrees.net/api/units/12/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-10T11:48:43.236384Z"
}