Units API.

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

GET /api/units/100013/?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/xdy-pf2e-workbench/main/fr/?format=api",
    "source": [
        "No pc, npc or familiar actor is selected"
    ],
    "previous_source": "",
    "target": [
        "Aucun acteur PJ, PNJ, familier n'est sélectionné"
    ],
    "id_hash": -6020870847230480261,
    "content_hash": 6811364210779107763,
    "location": "",
    "context": "xdy-pf2e-workbench.macros.basicActionMacros.noActorSelected",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/99983/?format=api",
    "priority": 100,
    "id": 100013,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/main/fr/?checksum=2c7191dd4852707b",
    "url": "https://weblate.foundryvtt-hub.com/api/units/100013/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T18:35:00.797200Z",
    "last_updated": "2023-07-23T16:34:47.237627Z"
}