Translation components API.

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

GET /api/translations/pykickstart/rhel9-branch/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-10T16:35:58.353166Z",
            "action": 0,
            "target": "",
            "id": 12562039,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/12562039/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-24T19:19:59.886670Z",
            "action": 0,
            "target": "",
            "id": 8878173,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/8878173/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/12270316/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-24T19:19:59.886257Z",
            "action": 59,
            "target": "Only --devnum or --devnum with --wwpn and --fcplun are allowed.",
            "id": 8878172,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/8878172/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-10T22:02:26.669491Z",
            "action": 0,
            "target": "",
            "id": 4492749,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4492749/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-01T08:51:51.596144Z",
            "action": 0,
            "target": "",
            "id": 3530906,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3530906/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-26T16:38:36.857329Z",
            "action": 0,
            "target": "",
            "id": 3502756,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3502756/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:46:05.723357Z",
            "action": 0,
            "target": "",
            "id": 3239446,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3239446/?format=api"
        }
    ]
}