Translation projects API.

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

GET /api/projects/lxqt-configuration/changes/?format=api&page=1890
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 37782,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/projects/lxqt-configuration/changes/?format=api&page=1889",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/440615/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-monitor/nl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "timestamp": "2024-10-02T10:00:33.578814Z",
            "action": 5,
            "target": "De standaard beeldscherminstellingen zijn toegepast.",
            "id": 207901,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/207901/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/440885/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-monitor/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-monitor/nl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "timestamp": "2024-10-02T10:00:45.514317Z",
            "action": 5,
            "target": "Pas uw beeldscherminstellingen aan.",
            "id": 207902,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/207902/?format=api"
        }
    ]
}