Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/copyq/master/ru/?format=api",
    "source": [
        "Session name must contain at most 16 characters\nwhich can be letters, digits, '-' or '_'!"
    ],
    "previous_source": "",
    "target": [
        "Название сеанса должно содержать не более 16 символов,\nкоторые могут быть буквами, цифрами, «-» или «_»!"
    ],
    "id_hash": -5894039899879713362,
    "content_hash": -5894039899879713362,
    "location": "../src/main.cpp:227",
    "context": "QObject",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 449,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://hosted.weblate.org/api/units/14740524/?format=api",
    "priority": 100,
    "id": 347625,
    "web_url": "https://hosted.weblate.org/translate/copyq/master/ru/?checksum=2e3429f063b0d5ae",
    "url": "https://hosted.weblate.org/api/units/347625/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-04-07T15:48:38+02:00"
}