Units API.

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

GET /api/units/99954/?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/glossary/fr/?format=api",
    "source": [
        "Stripe"
    ],
    "previous_source": "",
    "target": [
        "Stripe"
    ],
    "id_hash": -516776309030666402,
    "content_hash": -516776309030666402,
    "location": "",
    "context": "Stripe",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/99946/?format=api",
    "priority": 100,
    "id": 99954,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/glossary/fr/?checksum=78d40aaf57e3bf5e",
    "url": "https://weblate.foundryvtt-hub.com/api/units/99954/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T01:12:04.608120Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}