Translation components API.

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

GET /api/translations/tails/contact/zh/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.tails.net/api/translations/tails/contact/zh/units/?format=api",
    "results": [
        {
            "translation": "https://translate.tails.net/api/translations/tails/contact/zh/?format=api",
            "source": [
                "<p>You can write to the Board at <a href=\"mailto:board@tails.net\">board@tails.net</a>.</p>\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1948460526026496040,
            "content_hash": 1948460526026496040,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.tails.net/api/units/704205/?format=api",
            "priority": 100,
            "id": 704232,
            "web_url": "https://translate.tails.net/translate/tails/contact/zh/?checksum=9b0a528668ae1828",
            "url": "https://translate.tails.net/api/units/704232/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-01-15T11:39:02.278501Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/contact/zh/?format=api",
            "source": [
                "<h2 id=\"tails-foundations\">Tails Team</h2>\n"
            ],
            "previous_source": "",
            "target": [
                "<a id=\"tails-accounting\"></a>\n"
            ],
            "id_hash": 2302032550714388605,
            "content_hash": 2302032550714388605,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://translate.tails.net/api/units/705035/?format=api",
            "priority": 100,
            "id": 705063,
            "web_url": "https://translate.tails.net/translate/tails/contact/zh/?checksum=9ff276687eb7b07d",
            "url": "https://translate.tails.net/api/units/705063/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-01-21T17:18:25.545655Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/contact/zh/?format=api",
            "source": [
                "<p>To get in touch with the [[Tails\nTeam|contribute/working_together/roles/foundations_team]], write to\n<a href=\"mailto:foundations@tails.net\">foundations@tails.net</a>.</p>\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4102956867971008066,
            "content_hash": -4102956867971008066,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.tails.net/api/units/705037/?format=api",
            "priority": 100,
            "id": 705064,
            "web_url": "https://translate.tails.net/translate/tails/contact/zh/?checksum=470f5e778bd6b9be",
            "url": "https://translate.tails.net/api/units/705064/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-01-21T17:18:25.550003Z"
        }
    ]
}