Units API.

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

GET /api/units/7638/?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": [
        "Match To Hit"
    ],
    "previous_source": "",
    "target": [
        "Match To Hit"
    ],
    "id_hash": -5880251214306462495,
    "content_hash": -8277139545038476766,
    "location": "",
    "context": "ArbronSummoner.Config.MatchToHit",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 3,
            "name": "Form Label",
            "description": "",
            "color": "olive"
        }
    ],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/7638/?format=api",
    "priority": 100,
    "id": 7638,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/arbron-summoner/main/en/?checksum=2e6526aced3434e1",
    "url": "https://weblate.foundryvtt-hub.com/api/units/7638/?format=api",
    "explanation": "This is a label for a checkbox that can be selected to indicate that the summoned actor's weapon's To Hit values (bonus they get when rolling weapon hits, see dnd5e) will match that of the character summoning it",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-03T10:07:27.949672Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}