Translation components API.

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

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

{
    "count": 52,
    "next": null,
    "previous": "https://translate.tails.net/api/translations/tails/requirements/it/units/?format=api",
    "results": [
        {
            "translation": "https://translate.tails.net/api/translations/tails/requirements/it/?format=api",
            "source": [
                "A 64-bit [[!wikipedia x86-64]] [[!wikipedia IBM PC compatible]] processor."
            ],
            "previous_source": "A 64-bit <span class=\"definition\">[[!wikipedia x86-64]]</span> compatible processor:",
            "target": [
                "Un processore a 64 bit compatibile con <span class=\"definition\">[[!wikipedia x86-64]]</span>:"
            ],
            "id_hash": 4834941499199353852,
            "content_hash": 4834941499199353852,
            "location": "",
            "context": "",
            "note": "type: Bullet: '- '",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 19,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 9,
            "source_unit": "https://translate.tails.net/api/units/688610/?format=api",
            "priority": 100,
            "id": 688618,
            "web_url": "https://translate.tails.net/translate/tails/requirements/it/?checksum=c31929ad499273fc",
            "url": "https://translate.tails.net/api/units/688618/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-27T22:25:31.146363Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/requirements/it/?format=api",
            "source": [
                "Share WhisperBack reports number with the Tails team and ask them to evaluate hardware compatibility hints in those reports."
            ],
            "previous_source": "Share WhisperBack reports number with the Foundations team and ask them to evaluate hardware compatibility hints in those reports.",
            "target": [
                "Share WhisperBack reports number with the Tails team and ask them to evaluate hardware compatibility hints in those reports."
            ],
            "id_hash": -7807986839769347041,
            "content_hash": -7807986839769347041,
            "location": "",
            "context": "",
            "note": "type: Bullet: '5. '",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate.tails.net/api/units/705115/?format=api",
            "priority": 100,
            "id": 705123,
            "web_url": "https://translate.tails.net/translate/tails/requirements/it/?checksum=13a47556749f8c1f",
            "url": "https://translate.tails.net/api/units/705123/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-01-21T17:18:29.992151Z"
        }
    ]
}