Units API.

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

GET /api/units/211343/?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/salt/ttrss/en/?format=api",
    "source": [
        "Password of admin account"
    ],
    "previous_source": "",
    "target": [
        "Password of admin account"
    ],
    "id_hash": 1456594712415505114,
    "content_hash": 3509652405370643286,
    "location": "",
    "context": "Password of admin account",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.framasoft.org/api/units/211343/?format=api",
    "priority": 100,
    "id": 211343,
    "web_url": "https://weblate.framasoft.org/translate/salt/ttrss/en/?checksum=9436dd2c6f3d0ada",
    "url": "https://weblate.framasoft.org/api/units/211343/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-08T11:44:07.488987Z"
}