Translation projects API.

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

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

{
    "count": 1254,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/projects/mobilizon-org/changes/?format=api&page=25",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon-org/main/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-01-11T07:38:05.517045Z",
            "action": 21,
            "target": "",
            "id": 142474,
            "action_name": "Dépôt rebasé",
            "url": "https://weblate.framasoft.org/api/changes/142474/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon-org/main/?format=api",
            "translation": null,
            "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "timestamp": "2021-01-11T07:38:04.419829Z",
            "action": 51,
            "target": "",
            "id": 142473,
            "action_name": "Composant créé",
            "url": "https://weblate.framasoft.org/api/changes/142473/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "timestamp": "2021-01-11T07:37:19.902852Z",
            "action": 38,
            "target": "main",
            "id": 142472,
            "action_name": "Composant supprimé",
            "url": "https://weblate.framasoft.org/api/changes/142472/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "timestamp": "2020-10-29T09:03:08.016717Z",
            "action": 50,
            "target": "",
            "id": 115393,
            "action_name": "Projet créé",
            "url": "https://weblate.framasoft.org/api/changes/115393/?format=api"
        }
    ]
}