Translation components API.

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

GET /api/translations/phpmyadmin/master/de/units/?format=api&page=69
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3404,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/phpmyadmin/master/de/units/?format=api&page=68",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/de/?format=api",
            "source": [
                "Can not find signon authentication script: %s"
            ],
            "previous_source": "Can not find signon authentication script:",
            "target": [
                "Konnte Anmelde-Authentifizierungs-Script nicht finden:"
            ],
            "id_hash": 2179724953093884875,
            "content_hash": 2179724953093884875,
            "location": "src/Plugins/Auth/AuthenticationSignon.php:130",
            "context": "",
            "note": "",
            "flags": "php-format",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 3054,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/122502282/?format=api",
            "priority": 100,
            "id": 122502339,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/de/?checksum=9e3ff04bd1374bcb",
            "url": "https://hosted.weblate.org/api/units/122502339/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-12T02:23:31.787589+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/de/?format=api",
            "source": [
                "Invalid request parameter."
            ],
            "previous_source": "Invalid request sent to security key.",
            "target": [
                "Ungültige Anforderung an Sicherheitsschlüssel gesendet."
            ],
            "id_hash": 4347425574329137216,
            "content_hash": 4347425574329137216,
            "location": "src/Controllers/Table/Structure/AddKeyController.php:23",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 2751,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/125438617/?format=api",
            "priority": 100,
            "id": 125438636,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/de/?checksum=bc552886b5563840",
            "url": "https://hosted.weblate.org/api/units/125438636/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-26T02:24:11.382695+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/de/?format=api",
            "source": [
                "Geometry type:"
            ],
            "previous_source": "Geometry %d:",
            "target": [
                "Geometrie %d:"
            ],
            "id_hash": 5822916551557120860,
            "content_hash": 5822916551557120860,
            "location": "resources/templates/gis_data_editor_form.twig:26",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 508,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/125625821/?format=api",
            "priority": 100,
            "id": 125625859,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/de/?checksum=d0cf27c0a44e035c",
            "url": "https://hosted.weblate.org/api/units/125625859/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-06-02T02:23:05.606344+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/de/?format=api",
            "source": [
                "Spatial Reference System Identifier"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7743879834801087208,
            "content_hash": -7743879834801087208,
            "location": "resources/templates/gis_data_editor_form.twig:41",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 509,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/125625822/?format=api",
            "priority": 100,
            "id": 125625860,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/de/?checksum=14883651af5edd18",
            "url": "https://hosted.weblate.org/api/units/125625860/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-06-02T02:23:05.609553+02:00"
        }
    ]
}