Units API.

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

GET /api/units/10434/?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/scout/command-not-found-master/de/?format=api",
    "source": [
        "If '$1' is not a typo you can use command-not-found to lookup the package that contains it, like this:\n    cnf $1"
    ],
    "previous_source": "",
    "target": [
        "Wenn '$1' kein Tippfehler ist, können Sie command-not-found benutzen, um das Paket zu finden, das den Befehl enthält, z. B.:\n    cnf $1"
    ],
    "id_hash": -445060589548501575,
    "content_hash": -445060589548501575,
    "location": "handlers/bin/command_not_found_bash:33",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 21,
    "source_unit": "https://l10n.opensuse.org/api/units/12567243/?format=api",
    "priority": 100,
    "id": 10434,
    "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/de/?checksum=79d2d3c0786f85b9",
    "url": "https://l10n.opensuse.org/api/units/10434/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-09-25T19:51:08Z"
}