Translation components API.

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

GET /api/translations/phpmyadmin/sql-parser/el/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/phpmyadmin/sql-parser/el/units/?format=api",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/el/?format=api",
            "source": [
                "AS keyword was expected."
            ],
            "previous_source": "A \"RETURNS\" keyword was expected.",
            "target": [
                "Αναμενόταν μια λέξη-κλειδί «RETURNS»."
            ],
            "id_hash": 4744314280363496415,
            "content_hash": 4744314280363496415,
            "location": "src/Statements/WithStatement.php:137",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/64490053/?format=api",
            "priority": 100,
            "id": 64490125,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/el/?checksum=c1d730b397e113df",
            "url": "https://hosted.weblate.org/api/units/64490125/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-12-29T20:14:55.962814+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/el/?format=api",
            "source": [
                "Subquery of the CTE was expected."
            ],
            "previous_source": "The name of the entity was expected.",
            "target": [
                "Αναμενόταν το όνομα της οντότητας."
            ],
            "id_hash": -310115125229832741,
            "content_hash": -310115125229832741,
            "location": "src/Statements/WithStatement.php:149",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/64490054/?format=api",
            "priority": 100,
            "id": 64490126,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/el/?checksum=7bb23fefc93335db",
            "url": "https://hosted.weblate.org/api/units/64490126/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-12-29T20:14:55.969602+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/el/?format=api",
            "source": [
                "Unexpected end of the WITH CTE."
            ],
            "previous_source": "Unexpected end of LOCK statement.",
            "target": [
                "Μη αναμενόμενο τέλος της δήλωσης LOCK."
            ],
            "id_hash": -3520732957191763015,
            "content_hash": -3520732957191763015,
            "location": "src/Statements/WithStatement.php:266",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/64490055/?format=api",
            "priority": 100,
            "id": 64490127,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/el/?checksum=4f23d80771930bb9",
            "url": "https://hosted.weblate.org/api/units/64490127/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-12-29T20:14:55.978235+01:00"
        }
    ]
}