Translation components API.

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

GET /api/translations/fedora-docs-l10n-websites/glossary/fa/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-websites/glossary/fa/?format=api",
            "source": [
                "Fedora Websites & Apps Team"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9027920942796833214,
            "content_hash": 9027920942796833214,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.fedoraproject.org/api/units/15173347/?format=api",
            "priority": 100,
            "id": 15173352,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-websites/glossary/fa/?checksum=fd499e43f7b701be",
            "url": "https://translate.fedoraproject.org/api/units/15173352/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-05T01:09:34.310791Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-websites/glossary/fa/?format=api",
            "source": [
                "workgroup"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4687052870504628745,
            "content_hash": 4687052870504628745,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/15173356/?format=api",
            "priority": 100,
            "id": 15173361,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-websites/glossary/fa/?checksum=c10bc1c0ade74209",
            "url": "https://translate.fedoraproject.org/api/units/15173361/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-05T01:15:55.375692Z"
        }
    ]
}