Translation components API.

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

GET /api/translations/guix/glossary/da/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 53,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/guix/glossary/da/units/?format=api",
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/da/?format=api",
            "source": [
                "G-expression"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3320604545136984243,
            "content_hash": -3320604545136984243,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/13384325/?format=api",
            "priority": 100,
            "id": 13384330,
            "web_url": "https://translate.fedoraproject.org/translate/guix/glossary/da/?checksum=51ead7c26f8fff4d",
            "url": "https://translate.fedoraproject.org/api/units/13384330/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-22T03:36:40.387673Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/da/?format=api",
            "source": [
                "derivation"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 437638802155133683,
            "content_hash": 437638802155133683,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/7753988/?format=api",
            "priority": 100,
            "id": 14668239,
            "web_url": "https://translate.fedoraproject.org/translate/guix/glossary/da/?checksum=8612ce2bfe625af3",
            "url": "https://translate.fedoraproject.org/api/units/14668239/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-06-07T15:40:33.536215Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/da/?format=api",
            "source": [
                "substitute"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4768483847944268245,
            "content_hash": 4768483847944268245,
            "location": "",
            "context": "substitute",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/15711645/?format=api",
            "priority": 100,
            "id": 15711650,
            "web_url": "https://translate.fedoraproject.org/translate/guix/glossary/da/?checksum=c22d0ecb91e7e9d5",
            "url": "https://translate.fedoraproject.org/api/units/15711650/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-05T14:26:49.848394Z"
        }
    ]
}