Units API.

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

GET /api/units/104803/?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/generic/de/?format=api",
    "source": [
        "You received a <span class=\"notification-bold-blue\"><%= card %></span>"
    ],
    "previous_source": "",
    "target": [
        "Du hast eine <span class=\"notification-bold-blue\"><%= card %></span> erhalten"
    ],
    "id_hash": -6944709547962441601,
    "content_hash": -4666843045975816548,
    "location": "",
    "context": "cardReceived",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 120,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.habitica.com/api/units/658428/?format=api",
    "priority": 100,
    "id": 104803,
    "web_url": "https://translate.habitica.com/translate/habitica/generic/de/?checksum=1f9f6f75f56f607f",
    "url": "https://translate.habitica.com/api/units/104803/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-13T13:14:14.119181Z"
}