Units API.

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

GET /api/units/222572/?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/hey-wait/main/pt_BR/?format=api",
    "source": [
        "Triggering a Hey, Wait! tile on a scene that a player isn't viewing will warp them to that scene. GMs will always be warped regardless."
    ],
    "previous_source": "",
    "target": [
        "O acionamento de um bloco Hey, Wait! em uma cena que um jogador não esteja visualizando o levará para essa cena. Os GMs sempre serão desviados de qualquer maneira."
    ],
    "id_hash": 3430345459887020035,
    "content_hash": -7010941219876537579,
    "location": "",
    "context": "HEYWAIT.SETTINGS.warpPlayersHint",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 25,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/177322/?format=api",
    "priority": 100,
    "id": 222572,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/hey-wait/main/pt_BR/?checksum=af9b090561709803",
    "url": "https://weblate.foundryvtt-hub.com/api/units/222572/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-05-24T11:34:14.609332Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}