Units API.

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

GET /api/units/10572154/?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 from \n%{url}"
    ],
    "previous_source": "",
    "target": [
        "Falha ao adicionar o produto através de\n%{url}"
    ],
    "id_hash": 7159134812728284457,
    "content_hash": 7159134812728284457,
    "location": "src/lib/add-on/clients/add-on_auto.rb:319",
    "context": "",
    "note": "TRANSLATORS: The placeholder is for the URL.",
    "flags": "perl-brace-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 61,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://l10n.opensuse.org/api/units/12593005/?format=api",
    "priority": 100,
    "id": 10572154,
    "web_url": "https://l10n.opensuse.org/translate/yast-add-on/master/pt/?checksum=e35a5b2e73cd5529",
    "url": "https://l10n.opensuse.org/api/units/10572154/?format=api",
    "explanation": "",
    "extra_flags": ""
}