Translation components API.

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

GET /api/translations/fedora-infra/noggin/it/changes/?format=api&page=9
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 403,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/it/changes/?format=api&page=8",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/12135962/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-09T21:47:08.477493Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Welcome, %(username)s!",
                "old_state": -1
            },
            "id": 8661895,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/8661895/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/12135961/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-09T21:47:08.477433Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Could not log in to the IPA server.",
                "old_state": -1
            },
            "id": 8661894,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/8661894/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/12135960/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-09T21:47:08.477287Z",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Password expired. Please reset it.",
                "old_state": -1
            },
            "id": 8661893,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/8661893/?format=api"
        }
    ]
}