Units API.

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

GET /api/units/1428296/?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-http-server/master/pt/?format=api",
    "source": [
        "The IP address is already configured on another virtual host"
    ],
    "previous_source": "",
    "target": [
        "O endereço IP já está configurado num outro hospedeiro virtual"
    ],
    "id_hash": -8778730352082323109,
    "content_hash": -8778730352082323109,
    "location": "src/modules/HttpServerWidgets.rb:975",
    "context": "",
    "note": "error message - the entered ip address is already\nconfigured for another virtual host",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 174,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://l10n.opensuse.org/api/units/12575969/?format=api",
    "priority": 100,
    "id": 1428296,
    "web_url": "https://l10n.opensuse.org/translate/yast-http-server/master/pt/?checksum=62baf41a931795b",
    "url": "https://l10n.opensuse.org/api/units/1428296/?format=api",
    "explanation": "",
    "extra_flags": ""
}