Units API.

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

GET /api/units/12306/?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-subscriptions/pl/?format=api",
    "source": [
        "Automatically follow discussions that I reply to"
    ],
    "previous_source": "",
    "target": [
        "Automatycznie obserwuj dyskusje, w których odpowiedziałem"
    ],
    "id_hash": 9136606793798891308,
    "content_hash": 7570139692947339262,
    "location": "",
    "context": "flarum-subscriptions.forum.settings.follow_after_reply_label",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://weblate.rob006.net/api/units/221133/?format=api",
    "priority": 100,
    "id": 12306,
    "web_url": "https://weblate.rob006.net/translate/flarum/flarum-subscriptions/pl/?checksum=fecbbf789ccdb72c",
    "url": "https://weblate.rob006.net/api/units/12306/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-19T12:48:18.568113Z"
}