Translation components API.

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

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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-conclusion/fr/?format=api",
            "language_code": "fr",
            "source": [
                "Conclusion"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -438954553492005104,
            "content_hash": -438954553492005104,
            "location": "pages/tutorial-conclusion.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": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/9108923/?format=api",
            "priority": 100,
            "id": 9108925,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-conclusion/fr/?checksum=79e88528c6919f10",
            "url": "https://translate.fedoraproject.org/api/units/9108925/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-25T22:10:22.141649Z",
            "last_updated": "2023-06-16T11:46:33.795393Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-conclusion/fr/?format=api",
            "language_code": "fr",
            "source": [
                "In these tutorials we have learned a little bit about Fedora CoreOS. We have learned how it is delivered as a pre-created disk image, how it is provisioned in an automated fashion via Ignition, and also how automated updates are configured and achieved via Zincati and rpm-ostree. The next step is to try out Fedora CoreOS for your own use cases and https://github.com/coreos/fedora-coreos-tracker/blob/main/README.md#communication-channels-for-fedora-coreos[join the community]!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6245113668087488774,
            "content_hash": 6245113668087488774,
            "location": "pages/tutorial-conclusion.adoc:3",
            "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": 65,
            "source_unit": "https://translate.fedoraproject.org/api/units/9108924/?format=api",
            "priority": 100,
            "id": 9108926,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-conclusion/fr/?checksum=d6ab19cb084aa106",
            "url": "https://translate.fedoraproject.org/api/units/9108926/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-25T22:10:22.145425Z",
            "last_updated": "2023-06-16T11:46:33.795393Z"
        }
    ]
}