Units API.

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

GET /api/units/305407/?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/pf2-fr/main/fr/?format=api",
    "source": [
        "Does {buyer} want to purchase this item?"
    ],
    "previous_source": "",
    "target": [
        "Est-ce que {buyer} désire acheter cet objet ?"
    ],
    "id_hash": -8283695752500543169,
    "content_hash": 8582227762060665803,
    "location": "",
    "context": "PF2E.loot.PurchaseLootPrompt",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4859,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/304561/?format=api",
    "priority": 100,
    "id": 305407,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2-fr/main/fr/?checksum=0d0a669a1ccb013f",
    "url": "https://weblate.foundryvtt-hub.com/api/units/305407/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-03-29T05:16:23.896334Z",
    "last_updated": "2025-03-29T05:16:23.896338Z"
}