Translation components API.

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

GET /api/translations/fedora-docs-l10n-council/masterpartialshistorical_warning/si/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpartialshistorical_warning/si/?format=api",
            "source": [
                "This page preserves a document from Fedora's past.  It may not (and probably _does not_)  reflect current policy or Fedora Project practices."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -34385162359404906,
            "content_hash": -34385162359404906,
            "location": "./partials/historical_warning.adoc:34",
            "context": "",
            "note": "\n\n\n\n\n\n\nThis message needs to be included in any document in the \"historical\"\nsection, so that people are not mislead.\nAdd the following line verbatim to the top of any such document:\ninclude::{partialsdir}/historical_warning.adoc[]\nPlease also include a [NOTE] adminition;\nsomething like the following example:\n[NOTE]\n====\nThis is a Fedora Board policy,\nadopted in 2010.\nIt shows how\n_something happened or whatever_\nbut is now irrelevant because\n_something changed_.\n====\ntype: delimited block =",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate.fedoraproject.org/api/units/12426831/?format=api",
            "priority": 100,
            "id": 12536981,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-council/masterpartialshistorical_warning/si/?checksum=7f85d6e084060696",
            "url": "https://translate.fedoraproject.org/api/units/12536981/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-16T18:26:53.304983Z"
        }
    ]
}