Units API.

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

GET /api/units/282127/?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/lutim/default-theme/fr_FR/?format=api",
    "source": [
        "Let's go!"
    ],
    "previous_source": "",
    "target": [
        "Allons-y !"
    ],
    "id_hash": 8252587263208777296,
    "content_hash": -4640764468699684959,
    "location": "themes/default/templates/index.html.ep:129, themes/default/templates/index.html.ep:190, themes/default/templates/index.html.ep:243, themes/default/templates/partial/lutim.js.ep:157",
    "context": "Let's go!",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 60,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.framasoft.org/api/units/281432/?format=api",
    "priority": 100,
    "id": 282127,
    "web_url": "https://weblate.framasoft.org/translate/lutim/default-theme/fr_FR/?checksum=f28714644d78e650",
    "url": "https://weblate.framasoft.org/api/units/282127/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-09T14:58:42.271925Z"
}