Units API.

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

GET /api/units/234110/?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/cyphersystem/main/fr/?format=api",
    "source": [
        "Applies to next roll only"
    ],
    "previous_source": "",
    "target": [
        "S'applique au prochain lancer uniquement"
    ],
    "id_hash": 127180830120856879,
    "content_hash": -85958463805449680,
    "location": "",
    "context": "CYPHERSYSTEM.OnlyNextRoll",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 100,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/234104/?format=api",
    "priority": 100,
    "id": 234110,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/cyphersystem/main/fr/?checksum=81c3d64a8997cd2f",
    "url": "https://weblate.foundryvtt-hub.com/api/units/234110/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-07-14T13:20:26.897947Z",
    "last_updated": "2023-10-08T08:14:01.815570Z"
}