Units API.

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

GET /api/units/16/?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": [
        "French"
    ],
    "previous_source": "",
    "target": [
        "French"
    ],
    "id_hash": -4925055424239944805,
    "content_hash": -4925055424239944805,
    "location": "app/Date.php:236, resources/views/help/date.phtml:200",
    "context": "",
    "note": "I18N: The French calendar",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.webtrees.net/api/units/16/?format=api",
    "priority": 100,
    "id": 16,
    "web_url": "https://translate.webtrees.net/translate/webtrees/webtrees-20/en/?checksum=3ba6b02f8b113b9b",
    "url": "https://translate.webtrees.net/api/units/16/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-10T11:48:43.304969Z"
}