Translation components API.

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

GET /api/translations/website/extensions/hu/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 155,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/website/extensions/hu/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/101518044/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/website/extensions/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/extensions/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-30T14:40:32.122213Z",
            "action": 59,
            "target": "",
            "id": 39163324,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39163324/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101518043/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/website/extensions/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/extensions/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-30T14:40:32.122179Z",
            "action": 59,
            "target": "",
            "id": 39163323,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39163323/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101518042/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/website/extensions/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/extensions/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-30T14:40:32.122139Z",
            "action": 59,
            "target": "",
            "id": 39163322,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39163322/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/extensions/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/extensions/hu/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/kelemeng/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/kelemeng/?format=api",
            "timestamp": "2023-12-30T14:40:31.900525Z",
            "action": 48,
            "target": "",
            "id": 39163321,
            "action_name": "Language added",
            "url": "https://translations.documentfoundation.org/api/changes/39163321/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/extensions/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/extensions/hu/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/kelemeng/?format=api",
            "author": null,
            "timestamp": "2023-12-30T14:40:31.898518Z",
            "action": 17,
            "target": "",
            "id": 39163320,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/39163320/?format=api"
        }
    ]
}