Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.diyseeds.org/api/units/3783/?format=api",
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/404/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/404/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-06T09:38:11.992328+02:00",
            "action": 13,
            "target": "",
            "id": 3135,
            "action_name": "New source string",
            "url": "http://translate.diyseeds.org/api/changes/3135/?format=api"
        },
        {
            "unit": "http://translate.diyseeds.org/api/units/3789/?format=api",
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/404/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/404/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-06T09:38:12.012197+02:00",
            "action": 13,
            "target": "",
            "id": 3136,
            "action_name": "New source string",
            "url": "http://translate.diyseeds.org/api/changes/3136/?format=api"
        },
        {
            "unit": "http://translate.diyseeds.org/api/units/3791/?format=api",
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/404/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/404/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-06T09:38:12.024950+02:00",
            "action": 13,
            "target": "",
            "id": 3137,
            "action_name": "New source string",
            "url": "http://translate.diyseeds.org/api/changes/3137/?format=api"
        },
        {
            "unit": "http://translate.diyseeds.org/api/units/3794/?format=api",
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/404/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/404/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-06T09:38:12.044801+02:00",
            "action": 13,
            "target": "",
            "id": 3139,
            "action_name": "New source string",
            "url": "http://translate.diyseeds.org/api/changes/3139/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/404/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/404/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-06T12:21:18.620106+02:00",
            "action": 0,
            "target": "",
            "id": 3766,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/3766/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/404/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/404/en/?format=api",
            "user": "http://translate.diyseeds.org/api/users/admin/?format=api",
            "author": "http://translate.diyseeds.org/api/users/admin/?format=api",
            "timestamp": "2021-09-06T18:27:35.025171+02:00",
            "action": 0,
            "target": "",
            "id": 4931,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/4931/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/404/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/404/en/?format=api",
            "user": "http://translate.diyseeds.org/api/users/admin/?format=api",
            "author": "http://translate.diyseeds.org/api/users/admin/?format=api",
            "timestamp": "2021-09-06T18:54:58.118447+02:00",
            "action": 0,
            "target": "",
            "id": 4985,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/4985/?format=api"
        }
    ]
}