Units API.

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

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

{
    "translation": "https://l10n.opensuse.org/api/translations/zypper/master/en/?format=api",
    "source": [
        "Do you want to disable the repository %s permanently?"
    ],
    "previous_source": "",
    "target": [
        "Do you want to disable the repository %s permanently?"
    ],
    "id_hash": 5451394208453453847,
    "content_hash": 5451394208453453847,
    "location": "src/repos.cc:355",
    "context": "",
    "note": "",
    "flags": "boost-format, c-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1008,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 9,
    "source_unit": "https://l10n.opensuse.org/api/units/12569356/?format=api",
    "priority": 100,
    "id": 12569356,
    "web_url": "https://l10n.opensuse.org/translate/zypper/master/en/?checksum=cba73e265d7d6817",
    "url": "https://l10n.opensuse.org/api/units/12569356/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-05-03T16:45:27Z"
}