Units API.

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

GET /api/units/2442/?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": [
        "Submit comment"
    ],
    "previous_source": "",
    "target": [
        "Submit comment"
    ],
    "id_hash": -1830375889059208845,
    "content_hash": -1830375889059208845,
    "location": ".Comments.Submit, comment",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 77,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.framasoft.org/api/units/2442/?format=api",
    "priority": 100,
    "id": 2442,
    "web_url": "https://weblate.framasoft.org/translate/framadate/framadate/en/?checksum=669932d39f2fa173",
    "url": "https://weblate.framasoft.org/api/units/2442/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:54:51.202829Z"
}