Units API.

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

GET /api/units/90379/?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/CautiousGamemastersPack/main/pt-BR/?format=api",
    "source": [
        "{user1} and {user2} are typing..."
    ],
    "previous_source": "",
    "target": [
        "{user1} e {user2} estão digitando ..."
    ],
    "id_hash": 284257081766017825,
    "content_hash": 6681263291528396355,
    "location": "",
    "context": "cgmp.typing-two",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/90279/?format=api",
    "priority": 100,
    "id": 90379,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/CautiousGamemastersPack/main/pt-BR/?checksum=83f1e24f4f8d7b21",
    "url": "https://weblate.foundryvtt-hub.com/api/units/90379/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-25T08:10:52.971676Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}