Units API.

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

GET /api/units/2265751/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.habitica.com/api/translations/habitica/groups/de/?format=api",
    "source": [
        "Would you like to send a gift message?"
    ],
    "previous_source": "",
    "target": [
        "Möchtest Du eine Geschenknachricht senden?"
    ],
    "id_hash": 6418345984350321806,
    "content_hash": -3744613188644613974,
    "location": "",
    "context": "sendGiftLabel",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 137,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.habitica.com/api/units/2265739/?format=api",
    "priority": 100,
    "id": 2265751,
    "web_url": "https://translate.habitica.com/translate/habitica/groups/de/?checksum=d9128baabac17c8e",
    "url": "https://translate.habitica.com/api/units/2265751/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-04T08:25:41.150562Z"
}