Units API.

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

GET /api/units/231611/?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/blade-runner/main/fr/?format=api",
    "source": [
        "No more free seat!"
    ],
    "previous_source": "",
    "target": [
        "Plus de place libre !"
    ],
    "id_hash": -8238784531668108787,
    "content_hash": -4624186300982945672,
    "location": "",
    "context": "FLBR.VEHICLE.NotifCrewFull",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 257,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/231377/?format=api",
    "priority": 100,
    "id": 231611,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/blade-runner/main/fr/?checksum=0da9f51e90f07a0d",
    "url": "https://weblate.foundryvtt-hub.com/api/units/231611/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-06-26T10:51:14.593566Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}