Translation components API.

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

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

{
    "count": 54,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/translations/framasoft/home/it/units/?format=api",
    "results": [
        {
            "translation": "https://weblate.framasoft.org/api/translations/framasoft/home/it/?format=api",
            "source": [
                "See you soon?"
            ],
            "previous_source": "",
            "target": [
                "Ci vediamo presto?"
            ],
            "id_hash": 654915813084403185,
            "content_hash": 8795402527696727159,
            "location": "",
            "context": "events->title",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": true,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.framasoft.org/api/units/749411/?format=api",
            "priority": 100,
            "id": 749951,
            "web_url": "https://weblate.framasoft.org/translate/framasoft/home/it/?checksum=8916ba764cae95f1",
            "url": "https://weblate.framasoft.org/api/units/749951/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-04T12:44:46.724504Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/framasoft/home/it/?format=api",
            "source": [
                "Here’s where we’ll be meeting soon…"
            ],
            "previous_source": "",
            "target": [
                "Ecco dove ci incontreremo a breve…"
            ],
            "id_hash": -7094184550537509802,
            "content_hash": -8191528175333833629,
            "location": "",
            "context": "events->subtitle",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://weblate.framasoft.org/api/units/749412/?format=api",
            "priority": 100,
            "id": 749952,
            "web_url": "https://weblate.framasoft.org/translate/framasoft/home/it/?checksum=1d8c64bce625c456",
            "url": "https://weblate.framasoft.org/api/units/749952/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-04T12:44:46.725534Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/framasoft/home/it/?format=api",
            "source": [
                "Read more"
            ],
            "previous_source": "",
            "target": [
                "Leggi di più"
            ],
            "id_hash": -5344132063466580121,
            "content_hash": 4731385922784958188,
            "location": "",
            "context": "events->btn",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://weblate.framasoft.org/api/units/749413/?format=api",
            "priority": 100,
            "id": 749953,
            "web_url": "https://weblate.framasoft.org/translate/framasoft/home/it/?checksum=35d5d433e44c9767",
            "url": "https://weblate.framasoft.org/api/units/749953/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-04T12:44:46.726554Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/framasoft/home/it/?format=api",
            "source": [
                "See the list of events where to find us on mobilizon.fr"
            ],
            "previous_source": "",
            "target": [
                "Consulta su mobilizon.fr l'elenco degli eventi dove puoi trovarci"
            ],
            "id_hash": -7634594417402703031,
            "content_hash": -94118761587122054,
            "location": "",
            "context": "events->all",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 54,
            "has_suggestion": false,
            "has_comment": true,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://weblate.framasoft.org/api/units/749414/?format=api",
            "priority": 100,
            "id": 749954,
            "web_url": "https://weblate.framasoft.org/translate/framasoft/home/it/?checksum=160c78d3c2881349",
            "url": "https://weblate.framasoft.org/api/units/749954/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-04T12:44:46.727582Z"
        }
    ]
}