Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-coreos/masterpagesfcct-config/it/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/masterpagesfcct-config/it/?format=api",
            "source": [
                "Content Moved"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8570544887573478755,
            "content_hash": 8570544887573478755,
            "location": "pages/fcct-config.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": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/7752542/?format=api",
            "priority": 100,
            "id": 7752550,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagesfcct-config/it/?checksum=f6f0b12aa35b7d63",
            "url": "https://translate.fedoraproject.org/api/units/7752550/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-06T21:55:34.265296Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesfcct-config/it/?format=api",
            "source": [
                "The content on this page has been moved. For an overview of the Butane (formerly FCCT) spec, please see the https://coreos.github.io/butane/specs/[full specification page]. The code examples on this page have been moved to the individual pages for each topic."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4305539462668235320,
            "content_hash": -4305539462668235320,
            "location": "pages/fcct-config.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": 39,
            "source_unit": "https://translate.fedoraproject.org/api/units/7757525/?format=api",
            "priority": 100,
            "id": 7757529,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagesfcct-config/it/?checksum=443fa6aba13bcdc8",
            "url": "https://translate.fedoraproject.org/api/units/7757529/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-14T21:57:51.047699Z"
        }
    ]
}