Translation components API.

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

GET /api/translations/peertube/server/fr_FR/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 108,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/translations/peertube/server/fr_FR/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peertube/server/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube/server/fr_FR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-14T07:33:22.714139Z",
            "action": 0,
            "target": "",
            "id": 85606,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/85606/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/192712/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube/server/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube/server/fr_FR/?format=api",
            "user": null,
            "author": "https://weblate.framasoft.org/api/users/anonymous/?format=api",
            "timestamp": "2020-03-07T07:07:40.715779Z",
            "action": 29,
            "target": "Véhicules",
            "id": 54149,
            "action_name": "Suggestion supprimée lors du nettoyage",
            "url": "https://weblate.framasoft.org/api/changes/54149/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peertube/server/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube/server/fr_FR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-06T23:16:10.154852Z",
            "action": 17,
            "target": "",
            "id": 54128,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/54128/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/192712/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube/server/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube/server/fr_FR/?format=api",
            "user": "https://weblate.framasoft.org/api/users/libertas./?format=api",
            "author": "https://weblate.framasoft.org/api/users/libertas./?format=api",
            "timestamp": "2020-03-06T21:03:01.597569Z",
            "action": 2,
            "target": "Véhicules",
            "id": 54014,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/54014/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/192712/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube/server/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube/server/fr_FR/?format=api",
            "user": "https://weblate.framasoft.org/api/users/libertas./?format=api",
            "author": "https://weblate.framasoft.org/api/users/libertas./?format=api",
            "timestamp": "2020-03-06T21:03:01.595681Z",
            "action": 45,
            "target": "",
            "id": 54013,
            "action_name": "Un contributeur à rejoint",
            "url": "https://weblate.framasoft.org/api/changes/54013/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/192712/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube/server/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube/server/fr_FR/?format=api",
            "user": null,
            "author": "https://weblate.framasoft.org/api/users/anonymous/?format=api",
            "timestamp": "2020-02-23T20:59:57.251240Z",
            "action": 4,
            "target": "Véhicules",
            "id": 47848,
            "action_name": "Suggestion ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/47848/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peertube/server/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube/server/fr_FR/?format=api",
            "user": "https://weblate.framasoft.org/api/users/chocobozzz/?format=api",
            "author": "https://weblate.framasoft.org/api/users/chocobozzz/?format=api",
            "timestamp": "2019-11-07T12:49:37.048642Z",
            "action": 0,
            "target": "",
            "id": 14685,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/14685/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peertube/server/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube/server/fr_FR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-07T12:43:32.089340Z",
            "action": 0,
            "target": "",
            "id": 14659,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/14659/?format=api"
        }
    ]
}