Units API.

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

GET /api/units/8356/?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": [
        "Go to event page"
    ],
    "previous_source": "",
    "target": [
        "Go to event page"
    ],
    "id_hash": 4629774509106830297,
    "content_hash": 4629774509106830297,
    "location": "lib/web/templates/email/before_event_notification.html.heex:65, lib/web/templates/email/before_event_notification.text.eex:4",
    "context": "",
    "note": "",
    "flags": "elixir-autogen, elixir-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.framasoft.org/api/units/8356/?format=api",
    "priority": 100,
    "id": 8356,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/backend/en/?checksum=c0404362ed789bd9",
    "url": "https://weblate.framasoft.org/api/units/8356/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-30T17:03:20.115732Z"
}