Translation components API.

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

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

{
    "count": 52,
    "next": null,
    "previous": "https://translate.tails.boum.org/api/translations/tails/features/ca/units/?format=api",
    "results": [
        {
            "translation": "https://translate.tails.boum.org/api/translations/tails/features/ca/?format=api",
            "source": [
                "- [Tesseract OCR](https://tesseract-ocr.github.io/) to convert images containing text into a text document"
            ],
            "previous_source": "",
            "target": [
                "- [Tesseract OCR](https://tesseract-ocr.github.io/) per convertir imatges que contenen text en un document de text"
            ],
            "id_hash": 3106106964607653880,
            "content_hash": 3106106964607653880,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate.tails.boum.org/api/units/684683/?format=api",
            "priority": 100,
            "id": 684688,
            "web_url": "https://translate.tails.boum.org/translate/tails/features/ca/?checksum=ab1b1bd3d3ce57f8",
            "url": "https://translate.tails.boum.org/api/units/684688/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-30T17:23:32.776929Z"
        },
        {
            "translation": "https://translate.tails.boum.org/api/translations/tails/features/ca/?format=api",
            "source": [
                "- [GNOME Sound Recorder](https://wiki.gnome.org/Apps/SoundRecorder) for recording sound"
            ],
            "previous_source": "[Sound Juicer](https://wiki.gnome.org/Apps/SoundJuicer) to rip audio CDs",
            "target": [
                "- [GNOME Sound Recorder](https://wiki.gnome.org/Apps/SoundRecorder) per enregistrar so"
            ],
            "id_hash": 719651834352319899,
            "content_hash": 719651834352319899,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 30,
            "fuzzy": false,
            "translated": true,
            "approved": true,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate.tails.boum.org/api/units/685020/?format=api",
            "priority": 100,
            "id": 685022,
            "web_url": "https://translate.tails.boum.org/translate/tails/features/ca/?checksum=89fcb787cc873d9b",
            "url": "https://translate.tails.boum.org/api/units/685022/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-07T00:20:18.878563Z"
        }
    ]
}