Translation components API.

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

GET /api/translations/fedora-docs-l10n-project/masterpagesbrand/sk/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-project/masterpagesbrand/sk/?format=api",
            "source": [
                "Fedora brand standards, logo download, and usage"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7938437897466260686,
            "content_hash": 7938437897466260686,
            "location": "./pages/brand.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": 7,
            "source_unit": "https://translate.fedoraproject.org/api/units/9119426/?format=api",
            "priority": 100,
            "id": 9119497,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-project/masterpagesbrand/sk/?checksum=ee2aff3545f9acce",
            "url": "https://translate.fedoraproject.org/api/units/9119497/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-12-05T18:11:51.737767Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpagesbrand/sk/?format=api",
            "source": [
                "This page is a placeholder. Information here soon."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8180938154406846288,
            "content_hash": -8180938154406846288,
            "location": "./pages/brand.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": 8,
            "source_unit": "https://translate.fedoraproject.org/api/units/9119427/?format=api",
            "priority": 100,
            "id": 9119498,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-project/masterpagesbrand/sk/?checksum=0e777817d123e0b0",
            "url": "https://translate.fedoraproject.org/api/units/9119498/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-12-05T18:11:51.740413Z"
        }
    ]
}