Units API.

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

GET /api/units/5722/?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/frontend/de/?format=api",
    "source": [
        "Create a new event"
    ],
    "previous_source": "",
    "target": [
        "Neue Veranstaltung erstellen"
    ],
    "id_hash": -7412203497569647729,
    "content_hash": -7811511748203488269,
    "location": "",
    "context": "Create a new event",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 62,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.framasoft.org/api/units/256537/?format=api",
    "priority": 100,
    "id": 5722,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/de/?checksum=19229030c474038f",
    "url": "https://weblate.framasoft.org/api/units/5722/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:04:51.062028Z"
}