Units API.

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

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

{
    "translation": "https://weblate.rob006.net/api/translations/flarum/flarum-tags/pl/?format=api",
    "source": [
        "Choose Tags for Your Discussion"
    ],
    "previous_source": "",
    "target": [
        "Wybierz tagi dla swojej dyskusji"
    ],
    "id_hash": -4257041080385131851,
    "content_hash": -830674289982639286,
    "location": "",
    "context": "flarum-tags.forum.choose_tags.title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 36,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.rob006.net/api/units/221178/?format=api",
    "priority": 100,
    "id": 12401,
    "web_url": "https://weblate.rob006.net/translate/flarum/flarum-tags/pl/?checksum=44ebf3b131662ab5",
    "url": "https://weblate.rob006.net/api/units/12401/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-19T12:48:20.852940Z"
}