Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/7907408/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ast/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:47:18.119414Z",
            "action": 4,
            "target": "Comandu desconocíu: %s",
            "id": 3240286,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240286/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7907404/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ast/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:47:18.105522Z",
            "action": 4,
            "target": "Nun pudo abrise'l ficheru %%ksappend",
            "id": 3240285,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240285/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7907316/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ast/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:47:18.092036Z",
            "action": 4,
            "target": "Inorando opción obsoleta en llinia %(lineno)s: la opción %(option)s ta obsoleta y yá nun tien efeutu. Puede desaniciase de versiones futures, lo que producirá un fallu fatal dende'l ficheru de rempuestes (kickstart). Por favor, modifica'l to ficheru de rempuestes (kickstart) y desanicia esta opción.",
            "id": 3240284,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240284/?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/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:46:11.296705Z",
            "action": 0,
            "target": "",
            "id": 3239452,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3239452/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7907316/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:46:10.463339Z",
            "action": 30,
            "target": "Ignoring deprecated option on line %(lineno)s: The %(option)s option has been deprecated and no longer has any effect. It may be removed from future releases, which will result in a fatal error from kickstart. Please modify your kickstart file to remove this option.",
            "id": 3239451,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3239451/?format=api"
        }
    ]
}