Translation components API.

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

GET /api/translations/cracklib/master/be/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/594005/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/cracklib/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cracklib/master/be/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/kopatych/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/kopatych/?format=api",
            "timestamp": "2023-05-12T19:20:00.402647Z",
            "action": 2,
            "target": "надобны на нумар сацыяльнага страхавання.",
            "id": 11607499,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/11607499/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/594005/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/cracklib/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cracklib/master/be/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/kopatych/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/kopatych/?format=api",
            "timestamp": "2023-05-12T19:20:00.398095Z",
            "action": 45,
            "target": "",
            "id": 11607498,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/11607498/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/cracklib/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cracklib/master/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-09T23:12:29.901771Z",
            "action": 0,
            "target": "",
            "id": 11433759,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/11433759/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/cracklib/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cracklib/master/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-16T13:35:29.736131Z",
            "action": 0,
            "target": "",
            "id": 10229112,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/10229112/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/cracklib/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cracklib/master/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-16T12:19:58.332436Z",
            "action": 0,
            "target": "",
            "id": 8990081,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/8990081/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/cracklib/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cracklib/master/be/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/milovlad/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/milovlad/?format=api",
            "timestamp": "2020-12-24T16:51:47.119633Z",
            "action": 0,
            "target": "",
            "id": 2802181,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2802181/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/cracklib/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cracklib/master/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-30T22:52:51.270579Z",
            "action": 0,
            "target": "",
            "id": 67046,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/67046/?format=api"
        }
    ]
}