Units API.

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

GET /api/units/98101/?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/fr/?format=api",
    "source": [
        "{{selectionLabel}} moved successfully"
    ],
    "previous_source": "",
    "target": [
        "{{selectionLabel}} a été déplacé avec succès"
    ],
    "id_hash": -7993294185181952670,
    "content_hash": -1404479963648263451,
    "location": "",
    "context": "{{selectionLabel}} moved successfully",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 45,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/94491/?format=api",
    "priority": 100,
    "id": 98101,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/fr/?checksum=11121d49f308c562",
    "url": "https://weblate.foundryvtt-hub.com/api/units/98101/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:24.240556Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}