Translation components API.

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

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

{
    "count": 53,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/en/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/budgetfedoraprojectorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-15T22:01:21.541271Z",
            "action": 0,
            "target": "",
            "id": 3348096,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3348096/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/budgetfedoraprojectorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-14T22:01:54.215979Z",
            "action": 0,
            "target": "",
            "id": 3342372,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3342372/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/budgetfedoraprojectorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-13T22:01:26.052713Z",
            "action": 0,
            "target": "",
            "id": 3336915,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3336915/?format=api"
        }
    ]
}