Units API.

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

GET /api/units/100941/?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/the-forge/client/ja/?format=api",
    "source": [
        "All sales are final. Please refer to the {0} for details."
    ],
    "previous_source": "",
    "target": [
        "販売はすべて終了しています。詳しくは{0}をご覧ください。"
    ],
    "id_hash": -1630750618483135690,
    "content_hash": 6592770503946164441,
    "location": "",
    "context": "All sales are final. Please refer to the {0} for details.",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 144,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/94561/?format=api",
    "priority": 100,
    "id": 100941,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/ja/?checksum=695e68f3dc106b36",
    "url": "https://weblate.foundryvtt-hub.com/api/units/100941/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T20:17:36.929476Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}