Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/de/?format=api",
    "source": [
        "You can add tags by hitting the Enter key or by adding a comma"
    ],
    "previous_source": "",
    "target": [
        "Sie können Schlagworte hinzufügen, indem Sie Komma oder Enter drücken"
    ],
    "id_hash": 8137627596245632119,
    "content_hash": 433703009291889723,
    "location": "",
    "context": "You can add tags by hitting the Enter key or by adding a comma",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 370,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "https://weblate.framasoft.org/api/units/256871/?format=api",
    "priority": 100,
    "id": 9123,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/de/?checksum=f0eea92f0ca30477",
    "url": "https://weblate.framasoft.org/api/units/9123/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-10T13:07:37.491035Z"
}