Units API.

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

GET /api/units/7633/?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/arbron-summoner/main/en/?format=api",
    "source": [
        "AC Formula"
    ],
    "previous_source": "",
    "target": [
        "AC Formula"
    ],
    "id_hash": -3811420478497816754,
    "content_hash": -5603706242285327275,
    "location": "",
    "context": "ArbronSummoner.Config.FormulaAC",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 3,
            "name": "Form Label",
            "description": "",
            "color": "olive"
        }
    ],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/7633/?format=api",
    "priority": 100,
    "id": 7633,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/arbron-summoner/main/en/?checksum=4b1b1d44c17cff4e",
    "url": "https://weblate.foundryvtt-hub.com/api/units/7633/?format=api",
    "explanation": "Formula used to calculated summoned actor's Armor Class (AC, see dnd5e)",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-03T10:07:27.813845Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}