Units API.

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

GET /api/units/12579490/?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-packager/master/en/?format=api",
    "source": [
        "Delete service %1\nand its repositories?"
    ],
    "previous_source": "",
    "target": [
        "Delete service %1\nand its repositories?"
    ],
    "id_hash": -4837159048681224806,
    "content_hash": -4837159048681224806,
    "location": "src/lib/packager/clients/repositories.rb:1639",
    "context": "",
    "note": "yes-no popup",
    "flags": "ycp-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 162,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "source_unit": "https://l10n.opensuse.org/api/units/12579490/?format=api",
    "priority": 100,
    "id": 12579490,
    "web_url": "https://l10n.opensuse.org/translate/yast-packager/master/en/?checksum=3cdef5793d4a059a",
    "url": "https://l10n.opensuse.org/api/units/12579490/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-16T11:47:32Z"
}