Units API.

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

GET /api/units/98122/?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": [
        "6-digit authentication code"
    ],
    "previous_source": "",
    "target": [
        "Code d'authentification à 6 chiffres"
    ],
    "id_hash": 4344140553590728190,
    "content_hash": -2506235157194182763,
    "location": "",
    "context": "6-digit authentication code",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 73,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/94512/?format=api",
    "priority": 100,
    "id": 98122,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/fr/?checksum=bc497cd13724e5fe",
    "url": "https://weblate.foundryvtt-hub.com/api/units/98122/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:24.314406Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}