Translation components API.

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

GET /api/translations/galette/doc-user-contributions/it/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://hosted.weblate.org/api/translations/galette/doc-user-contributions/it/units/?format=api",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-contributions/it/?format=api",
            "source": [
                "It is possible to dispatch a contribution among one or several scheduled payments. All you have to do is to select \"Scheduled payment\" as payment type in your contribution; Galette will propose you to create an attached scheduled payment."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7803331958941041951,
            "content_hash": 7803331958941041951,
            "location": "../usermanual/contributions.rst:71, a17cebe69b2648dbb4c095650cd5d215",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://hosted.weblate.org/api/units/121870607/?format=api",
            "priority": 100,
            "id": 121870628,
            "web_url": "https://hosted.weblate.org/translate/galette/doc-user-contributions/it/?checksum=ec4b0112a522451f",
            "url": "https://hosted.weblate.org/api/units/121870628/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-02T11:01:02.816817+02:00",
            "last_updated": "2024-05-02T11:01:02.816829+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-contributions/it/?format=api",
            "source": [
                "By default, the entire remaining amount will be set into scheduled payment, but you can enter whatever you want. You can also select any payment type (except scheduled payment)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6001308789320267530,
            "content_hash": -6001308789320267530,
            "location": "../usermanual/contributions.rst:78, 0c980ae2137543d592db876eac55b8cd",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://hosted.weblate.org/api/units/121870609/?format=api",
            "priority": 100,
            "id": 121870629,
            "web_url": "https://hosted.weblate.org/translate/galette/doc-user-contributions/it/?checksum=2cb71173d122c8f6",
            "url": "https://hosted.weblate.org/api/units/121870629/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-02T11:01:02.821610+02:00",
            "last_updated": "2024-05-02T11:01:02.821621+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-contributions/it/?format=api",
            "source": [
                "When you edit a contribution that already has attached scheduled payments, you can see a summary, and you can also see list of entries."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2038057833964815422,
            "content_hash": -2038057833964815422,
            "location": "../usermanual/contributions.rst:80, 346496a0daff4761929d4a207b1a00f8",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://hosted.weblate.org/api/units/121870611/?format=api",
            "priority": 100,
            "id": 121870630,
            "web_url": "https://hosted.weblate.org/translate/galette/doc-user-contributions/it/?checksum=63b75d32b6d33bc2",
            "url": "https://hosted.weblate.org/api/units/121870630/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-02T11:01:02.828670+02:00",
            "last_updated": "2024-05-02T11:01:02.828683+02:00"
        }
    ]
}