Units API.

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

GET /api/units/5411/?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/mobilizon/backend/en/?format=api",
    "source": [
        "%{title} by %{creator}"
    ],
    "previous_source": "",
    "target": [
        "%{title} by %{creator}"
    ],
    "id_hash": -5482127976895456808,
    "content_hash": -5482127976895456808,
    "location": "lib/web/templates/email/report.html.heex:121",
    "context": "",
    "note": "",
    "flags": "elixir-autogen, elixir-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.framasoft.org/api/units/5411/?format=api",
    "priority": 100,
    "id": 5411,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/backend/en/?checksum=33eb91a68bea59d8",
    "url": "https://weblate.framasoft.org/api/units/5411/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-23T17:54:25.862500Z"
}