Units API.

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

GET /api/units/96300/?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/the-forge/client/de/?format=api",
    "source": [
        "{{type}} {{- title}} deleted successfully"
    ],
    "previous_source": "",
    "target": [
        "{{type}} {{- title}} erfolgreich gelöscht"
    ],
    "id_hash": 395739703066356869,
    "content_hash": 6027147320061366977,
    "location": "",
    "context": "{{type}} {{- title}} deleted successfully",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 11,
            "name": "Automatically translated",
            "description": "",
            "color": "yellow"
        }
    ],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 50,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/94495/?format=api",
    "priority": 100,
    "id": 96300,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/de/?checksum=857df329c8c9ec85",
    "url": "https://weblate.foundryvtt-hub.com/api/units/96300/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-28T17:49:16.319987Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}