Units API.

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

GET /api/units/3978/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/cs/?format=api",
    "source": [
        "Previous Month"
    ],
    "previous_source": "",
    "target": [
        "Předchozí měsíc"
    ],
    "id_hash": -4834981022558688955,
    "content_hash": -8242942388291498520,
    "location": "",
    "context": "FSC.ChangePreviousMonth",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 251,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/3530/?format=api",
    "priority": 100,
    "id": 3978,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/cs/?checksum=3ce6b26076a26945",
    "url": "https://weblate.foundryvtt-hub.com/api/units/3978/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-03T09:46:02.435401Z",
    "last_updated": "2024-05-20T06:35:11.348049Z"
}