Units API.

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

GET /api/units/250508/?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/pf1/main/en/?format=api",
    "source": [
        "{value} gp"
    ],
    "previous_source": "",
    "target": [
        "{value} gp"
    ],
    "id_hash": -5989065282403572874,
    "content_hash": -7935000571904971933,
    "location": "",
    "context": "PF1.Currency.Inline.gp",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 311,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/250508/?format=api",
    "priority": 100,
    "id": 250508,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/pf1/main/en/?checksum=2ce290db69b5e376",
    "url": "https://weblate.foundryvtt-hub.com/api/units/250508/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-12-07T21:50:34.252009Z",
    "last_updated": "2023-12-07T21:50:34.252024Z"
}