Translation components API.

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

GET /api/translations/diyseeds-org-videos/pea/fr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/pea/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/pea/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-09T23:52:54.975441+02:00",
            "action": 0,
            "target": "",
            "id": 7012,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/7012/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/pea/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/pea/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-17T15:58:07.371360+02:00",
            "action": 0,
            "target": "",
            "id": 9126,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/9126/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/pea/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/pea/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-25T09:26:12.036032+02:00",
            "action": 0,
            "target": "",
            "id": 11881,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/11881/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/pea/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/pea/fr/?format=api",
            "user": "http://translate.diyseeds.org/api/users/admin/?format=api",
            "author": "http://translate.diyseeds.org/api/users/admin/?format=api",
            "timestamp": "2022-02-01T17:49:16.390690+01:00",
            "action": 0,
            "target": "",
            "id": 26278,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/26278/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/pea/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/pea/fr/?format=api",
            "user": "http://translate.diyseeds.org/api/users/admin/?format=api",
            "author": "http://translate.diyseeds.org/api/users/admin/?format=api",
            "timestamp": "2022-02-02T15:54:59.095894+01:00",
            "action": 0,
            "target": "",
            "id": 26769,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/26769/?format=api"
        }
    ]
}