Units API.

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

GET /api/units/2621/?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": [
        "Link to edit this particular line"
    ],
    "previous_source": "",
    "target": [
        "Link to edit this particular line"
    ],
    "id_hash": -9025857745195371572,
    "content_hash": -9025857745195371572,
    "location": ".Poll, results.Link, to, edit, this, particular, line",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 256,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.framasoft.org/api/units/2621/?format=api",
    "priority": 100,
    "id": 2621,
    "web_url": "https://weblate.framasoft.org/translate/framadate/framadate/en/?checksum=02bdb633a86bf3cc",
    "url": "https://weblate.framasoft.org/api/units/2621/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:54:53.584395Z"
}