Translation components API.

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

GET /api/translations/phyphox/ios/pt_BR/units/?format=api&page=20
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 382,
    "next": null,
    "previous": "https://translate.phyphox.org/api/translations/phyphox/ios/pt_BR/units/?format=api&page=19",
    "results": [
        {
            "translation": "https://translate.phyphox.org/api/translations/phyphox/ios/pt_BR/?format=api",
            "source": [
                "This experiment requires access to the camera, but the access has been denied. Please enable access to the camera in Settings->Privacy->Camera"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2486612094219429798,
            "content_hash": 4369737083013440645,
            "location": "",
            "context": "permission_camera_denied",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 274,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translate.phyphox.org/api/units/47793/?format=api",
            "priority": 100,
            "id": 48255,
            "web_url": "https://translate.phyphox.org/translate/phyphox/ios/pt_BR/?checksum=5d7dc77995dc585a",
            "url": "https://translate.phyphox.org/api/units/48255/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-06-18T09:47:52.069502Z"
        },
        {
            "translation": "https://translate.phyphox.org/api/translations/phyphox/ios/pt_BR/?format=api",
            "source": [
                "This experiment requires access to the camera, but the access has been restricted. Please enable access to the camera in Settings->Screen Time->Restrictions->Allowed features->Camera"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3838621228408416132,
            "content_hash": -4240020219528389483,
            "location": "",
            "context": "permission_camera_restricted",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 275,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translate.phyphox.org/api/units/47794/?format=api",
            "priority": 100,
            "id": 48256,
            "web_url": "https://translate.phyphox.org/translate/phyphox/ios/pt_BR/?checksum=b54585ab5a8ea784",
            "url": "https://translate.phyphox.org/api/units/48256/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-06-18T09:47:52.070564Z"
        }
    ]
}