Translation projects API.

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

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

{
    "count": 458,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/projects/peertube-companion/changes/?format=api&page=9",
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/730128/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-companion/webextension/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-companion/webextension/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-27T06:17:39.262235Z",
            "action": 59,
            "target": "Get help",
            "id": 390813,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/390813/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/730127/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-companion/webextension/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-companion/webextension/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-27T06:17:39.262197Z",
            "action": 59,
            "target": "Enable extension",
            "id": 390812,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/390812/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/730126/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-companion/webextension/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-companion/webextension/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-27T06:17:39.262170Z",
            "action": 59,
            "target": "Disable extension",
            "id": 390811,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/390811/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/730125/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-companion/webextension/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-companion/webextension/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-27T06:17:39.262139Z",
            "action": 59,
            "target": "Clear Cache",
            "id": 390810,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/390810/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/730124/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-companion/webextension/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-companion/webextension/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-27T06:17:39.262081Z",
            "action": 59,
            "target": "Your PeerTube Companion",
            "id": 390809,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/390809/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peertube-companion/webextension/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-06-27T06:17:38.871678Z",
            "action": 21,
            "target": "",
            "id": 390808,
            "action_name": "Dépôt rebasé",
            "url": "https://weblate.framasoft.org/api/changes/390808/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peertube-companion/webextension/?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": "2022-06-27T06:17:38.468701Z",
            "action": 51,
            "target": "",
            "id": 390807,
            "action_name": "Composant créé",
            "url": "https://weblate.framasoft.org/api/changes/390807/?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": "2022-06-27T06:16:16.695871Z",
            "action": 50,
            "target": "",
            "id": 390806,
            "action_name": "Projet créé",
            "url": "https://weblate.framasoft.org/api/changes/390806/?format=api"
        }
    ]
}