Units API.

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

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

{
    "translation": "https://weblate.vivid-inc.net/api/translations/neon/vivid-trace-jira-i18n/en/?format=api",
    "source": [
        "\"distance = d\" where d is an integer 0 <= d <= 2147483647 (a whole number, zero or larger)."
    ],
    "previous_source": "",
    "target": [
        "\"distance = d\" where d is an integer 0 <= d <= 2147483647 (a whole number, zero or larger)."
    ],
    "id_hash": -9003209147495082057,
    "content_hash": -7069169137618278093,
    "location": "",
    "context": "vivid.trace.jql-function-parameter.distance.usage",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 123,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 19,
    "source_unit": "https://weblate.vivid-inc.net/api/units/385/?format=api",
    "priority": 100,
    "id": 385,
    "web_url": "https://weblate.vivid-inc.net/translate/neon/vivid-trace-jira-i18n/en/?checksum=030e2cfb3d0217b7",
    "url": "https://weblate.vivid-inc.net/api/units/385/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-11T03:31:18.935280Z"
}