Translation components API.

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

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

{
    "count": 6,
    "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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-19T14:20:02.278163Z",
            "action": 0,
            "target": "",
            "id": 8994229,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/8994229/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-15T19:58:10.870109Z",
            "action": 0,
            "target": "",
            "id": 3481681,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3481681/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5995547/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/pl/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
            "timestamp": "2020-10-12T15:01:08.808713Z",
            "action": 5,
            "target": "Ostrzeżenie: wartość %ld jest poza dozwolonym zakresem entropii, dostosowywanie.\n",
            "id": 1998556,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/1998556/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5995547/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/pl/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
            "timestamp": "2020-10-12T15:01:08.803225Z",
            "action": 45,
            "target": "",
            "id": 1998555,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/1998555/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/pl/?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:08.605988Z",
            "action": 0,
            "target": "",
            "id": 1998484,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1998484/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-03T11:30:16.109961Z",
            "action": 0,
            "target": "",
            "id": 16521,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/16521/?format=api"
        }
    ]
}