Units API.

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

GET /api/units/12584612/?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-tune/master/en/?format=api",
    "source": [
        "Old Unique Key"
    ],
    "previous_source": "",
    "target": [
        "Old Unique Key"
    ],
    "id_hash": 5262243582595602545,
    "content_hash": 5262243582595602545,
    "location": "src/include/hwinfo/routines.rb:296",
    "context": "",
    "note": "tree node string",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 105,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 3,
    "source_unit": "https://l10n.opensuse.org/api/units/12584612/?format=api",
    "priority": 100,
    "id": 12584612,
    "web_url": "https://l10n.opensuse.org/translate/yast-tune/master/en/?checksum=c9073ea866309871",
    "url": "https://l10n.opensuse.org/api/units/12584612/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-16T17:09:03Z"
}