Units API.

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

GET /api/units/211334/?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": [
        "Display name of the email’s sender"
    ],
    "previous_source": "",
    "target": [
        "Display name of the email’s sender"
    ],
    "id_hash": 3937013290994579682,
    "content_hash": 122586411215407650,
    "location": "",
    "context": "Display name of the email’s sender",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.framasoft.org/api/units/211334/?format=api",
    "priority": 100,
    "id": 211334,
    "web_url": "https://weblate.framasoft.org/translate/salt/ttrss/en/?checksum=b6a314ba9db938e2",
    "url": "https://weblate.framasoft.org/api/units/211334/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-08T11:44:07.411940Z"
}