Units API.

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

GET /api/units/2628/?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/framadate/framadate/en/?format=api",
    "source": [
        "The link to edit this particular line has been copied to the clipboard!"
    ],
    "previous_source": "",
    "target": [
        "The link to edit this particular line has been copied to the clipboard!"
    ],
    "id_hash": -463706094969735482,
    "content_hash": -463706094969735482,
    "location": ".Poll, results.The, link, to, edit, this, particular, line, has, been, copied, to, the, clipboard!",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 263,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 13,
    "source_unit": "https://weblate.framasoft.org/api/units/2628/?format=api",
    "priority": 100,
    "id": 2628,
    "web_url": "https://weblate.framasoft.org/translate/framadate/framadate/en/?checksum=799095c3712536c6",
    "url": "https://weblate.framasoft.org/api/units/2628/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:54:53.688490Z"
}