Units API.

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

GET /api/units/111092/?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/od6s/main/es/?format=api",
    "source": [
        "Other Vehicle Action"
    ],
    "previous_source": "",
    "target": [
        "Otra Acción del Vehículo"
    ],
    "id_hash": -3849572023443914028,
    "content_hash": -9186363341026479462,
    "location": "",
    "context": "OD6S.ACTION_VEHICLE_OTHER",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 77,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/110238/?format=api",
    "priority": 100,
    "id": 111092,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/od6s/main/es/?checksum=4a9392a3fd5802d4",
    "url": "https://weblate.foundryvtt-hub.com/api/units/111092/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-10T17:11:43.144672Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}