Translation projects API.

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

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

{
    "count": 1945,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/projects/labwc/changes/?format=api&page=97",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/434876/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/labwc/labwc-tweaks-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/de/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/EttoreAtalan/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/EttoreAtalan/?format=api",
            "timestamp": "2024-11-05T20:19:37.873525Z",
            "action": 7,
            "target": "Labwc-Optimierungen",
            "id": 213315,
            "action_name": "Suggestion accepted",
            "url": "https://translate.lxqt-project.org/api/changes/213315/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/440133/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/labwc/labwc/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/labwc/labwc/de/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/EttoreAtalan/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/EttoreAtalan/?format=api",
            "timestamp": "2024-11-05T20:19:43.863631Z",
            "action": 7,
            "target": "Gehen dahin...",
            "id": 213316,
            "action_name": "Suggestion accepted",
            "url": "https://translate.lxqt-project.org/api/changes/213316/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/440133/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/labwc/labwc/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/labwc/labwc/de/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/EttoreAtalan/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/EttoreAtalan/?format=api",
            "timestamp": "2024-11-05T20:20:17.397814Z",
            "action": 2,
            "target": "Dorthin gehen...",
            "id": 213317,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/213317/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/labwc/labwc/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-05T21:01:19.451392Z",
            "action": 21,
            "target": "",
            "id": 213318,
            "action_name": "Rebased repository",
            "url": "https://translate.lxqt-project.org/api/changes/213318/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/labwc/labwc/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-05T21:01:23.558393Z",
            "action": 18,
            "target": "",
            "id": 213319,
            "action_name": "Pushed changes",
            "url": "https://translate.lxqt-project.org/api/changes/213319/?format=api"
        }
    ]
}