Units API.

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

GET /api/units/12588627/?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/packages-i18n/d-master/en/?format=api",
    "source": [
        "Simple program to read/write from/to any location in memory. Usage examples: devmem2 0x48004B48 w 0x2 - write value 0x2 to addr 0x48004B48 devmem2 0x50000014 - read value from addr 0x50000014"
    ],
    "previous_source": "",
    "target": [
        "Simple program to read/write from/to any location in memory. Usage examples: devmem2 0x48004B48 w 0x2 - write value 0x2 to addr 0x48004B48 devmem2 0x50000014 - read value from addr 0x50000014"
    ],
    "id_hash": -8787109964366233825,
    "content_hash": -8787109964366233825,
    "location": "",
    "context": "",
    "note": "leap/devmem2/description",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 294,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 30,
    "source_unit": "https://l10n.opensuse.org/api/units/12588627/?format=api",
    "priority": 100,
    "id": 12588627,
    "web_url": "https://l10n.opensuse.org/translate/packages-i18n/d-master/en/?checksum=060dea0b23a7bf1f",
    "url": "https://l10n.opensuse.org/api/units/12588627/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-11-30T19:23:37Z"
}