Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/contact/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/contact/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-06T12:25:49.264328+02:00",
            "action": 0,
            "target": "",
            "id": 3881,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/3881/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/contact/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/contact/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-06T12:25:49.327711+02:00",
            "action": 44,
            "target": "",
            "id": 3882,
            "action_name": "New strings to translate",
            "url": "http://translate.diyseeds.org/api/changes/3882/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/contact/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/contact/it/?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:22.135739+02:00",
            "action": 0,
            "target": "",
            "id": 4806,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/4806/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/contact/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/contact/it/?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-06T19:01:12.360310+02:00",
            "action": 0,
            "target": "",
            "id": 5021,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/5021/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/contact/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/contact/it/?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-06T20:59:58.469200+02:00",
            "action": 0,
            "target": "",
            "id": 5456,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/5456/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/contact/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/contact/it/?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-06T20:59:59.706475+02:00",
            "action": 44,
            "target": "",
            "id": 5469,
            "action_name": "New strings to translate",
            "url": "http://translate.diyseeds.org/api/changes/5469/?format=api"
        }
    ]
}