Translation components API.

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

GET /api/translations/libpwquality/app/pt_BR/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-19T14:20:02.465379Z",
            "action": 0,
            "target": "",
            "id": 8994231,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/8994231/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5995549/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/pt_BR/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "timestamp": "2021-03-04T11:14:49.943810Z",
            "action": 5,
            "target": "Aviso: O valor %ld está fora do intervalo permitido de entropia, ajustando-o.\n",
            "id": 3055215,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/3055215/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5995549/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/pt_BR/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
            "timestamp": "2021-03-04T11:14:49.939062Z",
            "action": 45,
            "target": "",
            "id": 3055214,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/3055214/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/pt_BR/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "timestamp": "2020-10-12T14:54:09.770721Z",
            "action": 0,
            "target": "",
            "id": 1998486,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1998486/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-03T11:30:16.955802Z",
            "action": 0,
            "target": "",
            "id": 16523,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/16523/?format=api"
        }
    ]
}