Translation components API.

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

GET /api/translations/djpdf/djpdfgui/en/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 56,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/djpdf/djpdfgui/en/changes/?format=api",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/103654663/?format=api",
            "component": "https://hosted.weblate.org/api/components/djpdf/djpdfgui/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/djpdf/djpdfgui/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T23:08:47.633167+02:00",
            "action": 59,
            "target": "Remove",
            "old": "",
            "details": {
                "state": 100,
                "source": "Remove",
                "old_state": -1
            },
            "id": 63673205,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63673205/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103654662/?format=api",
            "component": "https://hosted.weblate.org/api/components/djpdf/djpdfgui/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/djpdf/djpdfgui/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T23:08:47.633114+02:00",
            "action": 59,
            "target": "A GUI and command line interface are included.",
            "old": "",
            "details": {
                "state": 100,
                "source": "A GUI and command line interface are included.",
                "old_state": -1
            },
            "id": 63673204,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63673204/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103654661/?format=api",
            "component": "https://hosted.weblate.org/api/components/djpdf/djpdfgui/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/djpdf/djpdfgui/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T23:08:47.633062+02:00",
            "action": 59,
            "target": "Color and grayscale scans need some preparation for good results. Recommended tools are Scan Tailor or GIMP.",
            "old": "",
            "details": {
                "state": 100,
                "source": "Color and grayscale scans need some preparation for good results. Recommended tools are Scan Tailor or GIMP.",
                "old_state": -1
            },
            "id": 63673203,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63673203/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103654660/?format=api",
            "component": "https://hosted.weblate.org/api/components/djpdf/djpdfgui/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/djpdf/djpdfgui/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T23:08:47.633011+02:00",
            "action": 59,
            "target": "Create small, searchable PDFs from scanned documents. The program divides images into bitonal foreground images (text) and a color background image, then compresses them separately. An invisible OCR text layer is added, making the PDF searchable.",
            "old": "",
            "details": {
                "state": 100,
                "source": "Create small, searchable PDFs from scanned documents. The program divides images into bitonal foreground images (text) and a color background image, then compresses them separately. An invisible OCR text layer is added, making the PDF searchable.",
                "old_state": -1
            },
            "id": 63673202,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63673202/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103654659/?format=api",
            "component": "https://hosted.weblate.org/api/components/djpdf/djpdfgui/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/djpdf/djpdfgui/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T23:08:47.632953+02:00",
            "action": 59,
            "target": "Create small, searchable PDFs from scanned documents",
            "old": "",
            "details": {
                "state": 100,
                "source": "Create small, searchable PDFs from scanned documents",
                "old_state": -1
            },
            "id": 63673201,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63673201/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103654658/?format=api",
            "component": "https://hosted.weblate.org/api/components/djpdf/djpdfgui/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/djpdf/djpdfgui/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-16T23:08:47.632823+02:00",
            "action": 59,
            "target": "Scans to PDF",
            "old": "",
            "details": {
                "state": 100,
                "source": "Scans to PDF",
                "old_state": -1
            },
            "id": 63673200,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63673200/?format=api"
        }
    ]
}