Translation components API.

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

GET /api/translations/calcpvautonome/translations/ca/units/?format=api&page=7
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 302,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/calcpvautonome/translations/ca/units/?format=api&page=6",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/calcpvautonome/translations/ca/?format=api",
            "source": [
                "Peak power"
            ],
            "previous_source": "",
            "target": [
                "Pic de potència"
            ],
            "id_hash": -1623245300168135682,
            "content_hash": -1623245300168135682,
            "location": "Modeles.php:69",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 301,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14844806/?format=api",
            "priority": 100,
            "id": 76347498,
            "web_url": "https://hosted.weblate.org/translate/calcpvautonome/translations/ca/?checksum=697912fff427ebfe",
            "url": "https://hosted.weblate.org/api/units/76347498/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-05-14T10:51:15.293263+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/calcpvautonome/translations/ca/?format=api",
            "source": [
                "Section"
            ],
            "previous_source": "",
            "target": [
                "Secció"
            ],
            "id_hash": -2256893510673231373,
            "content_hash": -2256893510673231373,
            "location": "Modeles.php:85",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 302,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14844807/?format=api",
            "priority": 100,
            "id": 76347499,
            "web_url": "https://hosted.weblate.org/translate/calcpvautonome/translations/ca/?checksum=60ade74f407011f3",
            "url": "https://hosted.weblate.org/api/units/76347499/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-05-14T10:51:15.296423+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        }
    ]
}