Units API.

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

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