Units API.

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

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

{
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ja/?format=api",
    "source": [
        "Reviewers can tag proposals"
    ],
    "previous_source": "Reviewers can accept and reject submissions",
    "target": [
        "レビュアーは投稿をアクセプトしたりリジェクトしたりできます"
    ],
    "id_hash": -3807464564860216226,
    "content_hash": -3807464564860216226,
    "location": "pretalx/submission/models/review.py:310",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1507,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "http://translate.pretalx.com/api/units/11501/?format=api",
    "priority": 100,
    "id": 13116,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/ja/?checksum=4b292b26ac9e9c5e",
    "url": "http://translate.pretalx.com/api/units/13116/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-23T23:23:14.055021Z"
}