Units API.

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

GET /api/units/555076/?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-base/master/pt_BR/?format=api",
    "source": [
        "This YaST2 module does not support the command line interface."
    ],
    "previous_source": "",
    "target": [
        "Este módulo YaST2 não suporta a interface de linha de comando."
    ],
    "id_hash": -4169736409652736298,
    "content_hash": -4169736409652736298,
    "location": "library/commandline/src/modules/CommandLine.rb:152",
    "context": "",
    "note": "string: command line interface is not supported",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://l10n.opensuse.org/api/units/12570217/?format=api",
    "priority": 100,
    "id": 555076,
    "web_url": "https://l10n.opensuse.org/translate/yast-base/master/pt_BR/?checksum=46221ed3dfa2ced6",
    "url": "https://l10n.opensuse.org/api/units/555076/?format=api",
    "explanation": "",
    "extra_flags": ""
}