Units API.

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

GET /api/units/10545500/?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/yast-installation/master/pt/?format=api",
    "source": [
        "Changing the system role may undo adjustments you may have done."
    ],
    "previous_source": "",
    "target": [
        "Alterar o cargo do sistema poderá desfazer ajustes que já tenha feito."
    ],
    "id_hash": 7212198238028077150,
    "content_hash": 7212198238028077150,
    "location": "src/lib/installation/select_system_role.rb:164",
    "context": "",
    "note": "Changing the role, show a Continue-Cancel popup to user",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 305,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://l10n.opensuse.org/api/units/12576475/?format=api",
    "priority": 100,
    "id": 10545500,
    "web_url": "https://l10n.opensuse.org/translate/yast-installation/master/pt/?checksum=e416e015eb5c985e",
    "url": "https://l10n.opensuse.org/api/units/10545500/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-15T17:52:28Z"
}