Units API.

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

GET /api/units/3013/?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/mcc/main/fr/?format=api",
    "source": [
        "Module Compatibility Checker"
    ],
    "previous_source": "",
    "target": [
        "Vérificateur de Compatibilité des Modules"
    ],
    "id_hash": -5077630409468634436,
    "content_hash": 8943804089817241125,
    "location": "",
    "context": "mcc.appTitle",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/2939/?format=api",
    "priority": 100,
    "id": 3013,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/mcc/main/fr/?checksum=3988a20b86e69abc",
    "url": "https://weblate.foundryvtt-hub.com/api/units/3013/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-02T00:09:18.281509Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}