Units API.

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

GET /api/units/10572155/?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-add-on/master/pt/?format=api",
    "source": [
        "Failed to add product \"%{name}\" from \n%{url}"
    ],
    "previous_source": "",
    "target": [
        "Falha ao adicionar o produto \"%{name}\" através de\n%{url}"
    ],
    "id_hash": -2662138621837711991,
    "content_hash": -2662138621837711991,
    "location": "src/lib/add-on/clients/add-on_auto.rb:322",
    "context": "",
    "note": "TRANSLATORS: The placeholders are for the product name and the URL.",
    "flags": "perl-brace-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 62,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://l10n.opensuse.org/api/units/12593006/?format=api",
    "priority": 100,
    "id": 10572155,
    "web_url": "https://l10n.opensuse.org/translate/yast-add-on/master/pt/?checksum=5b0e2f072e83e589",
    "url": "https://l10n.opensuse.org/api/units/10572155/?format=api",
    "explanation": "",
    "extra_flags": ""
}