Units API.

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

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

{
    "translation": "https://l10n.elementary.io/api/translations/calendar/calendar/es/?format=api",
    "source": [
        "Calendar Name"
    ],
    "previous_source": "",
    "target": [
        "Nombre del calendario"
    ],
    "id_hash": -2964511248790350747,
    "content_hash": -2964511248790350747,
    "location": "src/SourceDialog/SourceDialog.vala:70",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 152,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://l10n.elementary.io/api/units/2795197/?format=api",
    "priority": 100,
    "id": 1334004,
    "web_url": "https://l10n.elementary.io/translate/calendar/calendar/es/?checksum=56dbf0b9d3339465",
    "url": "https://l10n.elementary.io/api/units/1334004/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-06-23T23:31:44.793337Z"
}