Translation components API.

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

GET /api/translations/fedora-websites/getfedoraorg/eu/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 105,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/eu/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/7083548/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-05T04:53:19.738561Z",
            "action": 30,
            "target": "  Documentation",
            "id": 2958470,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/2958470/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7083537/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-05T04:53:19.479534Z",
            "action": 30,
            "target": "Containerized applications",
            "id": 2958469,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/2958469/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7083531/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-05T04:53:19.184398Z",
            "action": 30,
            "target": "Help",
            "id": 2958468,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/2958468/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-28T18:38:32.349708Z",
            "action": 17,
            "target": "",
            "id": 268059,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/268059/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T22:44:57.936939Z",
            "action": 0,
            "target": "",
            "id": 47234,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/47234/?format=api"
        }
    ]
}