Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpageshostname/uk/?format=api",
            "source": [
                "Setting a Hostname"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4895314655320964097,
            "content_hash": 4895314655320964097,
            "location": "pages/hostname.adoc:1",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.fedoraproject.org/api/units/4891697/?format=api",
            "priority": 100,
            "id": 11658341,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpageshostname/uk/?checksum=c3efa6be162b7c01",
            "url": "https://translate.fedoraproject.org/api/units/11658341/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-30T17:34:54.457952Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpageshostname/uk/?format=api",
            "source": [
                "To set a custom hostname for your system, use the following Butane config to write to `/etc/hostname`:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5613330381199712389,
            "content_hash": 5613330381199712389,
            "location": "pages/hostname.adoc:4",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate.fedoraproject.org/api/units/7757560/?format=api",
            "priority": 100,
            "id": 11658342,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpageshostname/uk/?checksum=cde68e3db2512085",
            "url": "https://translate.fedoraproject.org/api/units/11658342/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-30T17:34:54.462025Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpageshostname/uk/?format=api",
            "source": [
                "Once booted, you can also verify that the desired hostname has been set using `hostnamectl`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4776156051905312841,
            "content_hash": -4776156051905312841,
            "location": "pages/hostname.adoc:17",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate.fedoraproject.org/api/units/4891714/?format=api",
            "priority": 100,
            "id": 11658344,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpageshostname/uk/?checksum=3db7af603e5a07b7",
            "url": "https://translate.fedoraproject.org/api/units/11658344/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-30T17:34:54.470675Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpageshostname/uk/?format=api",
            "source": [
                "variant: fcos\nversion: {butane-latest-stable-spec}\nstorage:\n  files:\n    - path: /etc/hostname\n      mode: 0644\n      contents:\n        inline: myhostname\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7144022650485901215,
            "content_hash": -7144022650485901215,
            "location": "pages/hostname.adoc:15",
            "context": "",
            "note": "type: delimited block -",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate.fedoraproject.org/api/units/16788746/?format=api",
            "priority": 100,
            "id": 16788753,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpageshostname/uk/?checksum=1cdb554002717861",
            "url": "https://translate.fedoraproject.org/api/units/16788753/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-08T22:18:39.286719Z"
        }
    ]
}