Units API.

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

GET /api/units/302145/?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/gm-notes/main/fr/?format=api",
    "source": [
        "Selected text is not from the current GM notes"
    ],
    "previous_source": "",
    "target": [
        "Le texte sélectionné n'est pas des notes du MJ actuelles"
    ],
    "id_hash": 5962438638065867294,
    "content_hash": -6450958050691372314,
    "location": "",
    "context": "GMNote.notFromNotes",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/302113/?format=api",
    "priority": 100,
    "id": 302145,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/gm-notes/main/fr/?checksum=d2bed659d8fada1e",
    "url": "https://weblate.foundryvtt-hub.com/api/units/302145/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-10-26T14:41:29.025258Z",
    "last_updated": "2024-10-26T14:41:29.025262Z"
}