Units API.

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

GET /api/units/475842/?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/de/?format=api",
    "source": [
        "Cannot stop '%1' service"
    ],
    "previous_source": "",
    "target": [
        "Der Dienst '%1' kann nicht angehalten werden"
    ],
    "id_hash": 2527899903983289075,
    "content_hash": 2527899903983289075,
    "location": "library/general/src/modules/Message.rb:70",
    "context": "",
    "note": "TRANSLATORS: Popup message, %1 is a service name like \"smbd\"",
    "flags": "ycp-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 230,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://l10n.opensuse.org/api/units/12570415/?format=api",
    "priority": 100,
    "id": 475842,
    "web_url": "https://l10n.opensuse.org/translate/yast-base/master/de/?checksum=a314e791bcab02f3",
    "url": "https://l10n.opensuse.org/api/units/475842/?format=api",
    "explanation": "",
    "extra_flags": ""
}