Units API.

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

GET /api/units/11590/?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/core/pl/?format=api",
    "source": [
        "Confirm New Password"
    ],
    "previous_source": "",
    "target": [
        "Potwierdź nowe hasło"
    ],
    "id_hash": -859951415772169169,
    "content_hash": -760608156895669669,
    "location": "",
    "context": "core.views.reset_password.confirm_password_label",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 475,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.rob006.net/api/units/220840/?format=api",
    "priority": 100,
    "id": 11590,
    "web_url": "https://weblate.rob006.net/translate/flarum/core/pl/?checksum=7410d6be5ace3c2f",
    "url": "https://weblate.rob006.net/api/units/11590/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-19T11:29:09.614072Z"
}