Translation components API.

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

GET /api/translations/neos/neosneos-validationerrors-81/pt/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/neos/neosneos-validationerrors-81/pt/?format=api",
            "source": [
                "The username is already in use."
            ],
            "previous_source": "",
            "target": [
                "O nome de utilizador já está a ser utilizado."
            ],
            "id_hash": 6991100380078246935,
            "content_hash": -2602513935824729736,
            "location": "",
            "context": "1325156008",
            "note": "",
            "flags": "xml-text",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/84741566/?format=api",
            "priority": 100,
            "id": 84741927,
            "web_url": "https://hosted.weblate.org/translate/neos/neosneos-validationerrors-81/pt/?checksum=e10560c157a98c17",
            "url": "https://hosted.weblate.org/api/units/84741927/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-06T15:34:26.667436+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/neos/neosneos-validationerrors-81/pt/?format=api",
            "source": [
                "The hostname \"{0}\" was not valid."
            ],
            "previous_source": "",
            "target": [
                "O nome do host \"{0}\" não era válido."
            ],
            "id_hash": -1500357741973807172,
            "content_hash": 4509359125089018809,
            "location": "",
            "context": "1415392993",
            "note": "",
            "flags": "xml-text",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/84741570/?format=api",
            "priority": 100,
            "id": 84741928,
            "web_url": "https://hosted.weblate.org/translate/neos/neosneos-validationerrors-81/pt/?checksum=6b2da89539a4dfbc",
            "url": "https://hosted.weblate.org/api/units/84741928/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-06T15:34:26.670553+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/neos/neosneos-validationerrors-81/pt/?format=api",
            "source": [
                "The given password was empty."
            ],
            "previous_source": "",
            "target": [
                "A senha fornecida estava vazia."
            ],
            "id_hash": 5051090707161736662,
            "content_hash": -3860200888952935584,
            "location": "",
            "context": "1324641097",
            "note": "",
            "flags": "xml-text",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/84741574/?format=api",
            "priority": 100,
            "id": 84741930,
            "web_url": "https://hosted.weblate.org/translate/neos/neosneos-validationerrors-81/pt/?checksum=c619143c80a6e5d6",
            "url": "https://hosted.weblate.org/api/units/84741930/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-06T15:34:26.673416+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/neos/neosneos-validationerrors-81/pt/?format=api",
            "source": [
                "The passwords did not match."
            ],
            "previous_source": "",
            "target": [
                "As senhas não conferem."
            ],
            "id_hash": 7376107120966079605,
            "content_hash": 8112875723014127259,
            "location": "",
            "context": "1324640997",
            "note": "",
            "flags": "xml-text",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/84741578/?format=api",
            "priority": 100,
            "id": 84741932,
            "web_url": "https://hosted.weblate.org/translate/neos/neosneos-validationerrors-81/pt/?checksum=e65d3258a2699475",
            "url": "https://hosted.weblate.org/api/units/84741932/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-06T15:34:26.675898+02:00"
        }
    ]
}