Translation projects API.

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

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

{
    "count": 4054,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/projects/joinmobilizon/changes/?format=api&page=81",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/joinmobilizon/main/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/main/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-29T08:56:14.181756Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 115366,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/115366/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/joinmobilizon/main/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-10-29T08:56:13.804986Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 115365,
            "action_name": "Dépôt rebasé",
            "url": "https://weblate.framasoft.org/api/changes/115365/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/joinmobilizon/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": "2020-10-29T08:56:12.182213Z",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 115364,
            "action_name": "Composant créé",
            "url": "https://weblate.framasoft.org/api/changes/115364/?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-29T08:51:55.474756Z",
            "action": 50,
            "target": "",
            "old": "",
            "details": {},
            "id": 115363,
            "action_name": "Projet créé",
            "url": "https://weblate.framasoft.org/api/changes/115363/?format=api"
        }
    ]
}