Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/7913706/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/nb_NO/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2023-06-07T05:25:55.088640Z",
            "action": 4,
            "target": "feil under låsing av fil: %s",
            "id": 11704316,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/11704316/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7913813/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/nb_NO/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:06:48.765987Z",
            "action": 4,
            "target": "Ukjent kommando: %s",
            "id": 3239870,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3239870/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7913809/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/nb_NO/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:06:48.750079Z",
            "action": 4,
            "target": "Kan ikke åpne %%ksappend-fil",
            "id": 3239869,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3239869/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7913721/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/nb_NO/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:06:48.734863Z",
            "action": 4,
            "target": "Ignorerer foreldet flagg på linje %(lineno)s. Flagget %(option)s er foreldet og har ingen effekt lenger. Det kan komme til å tas bort i fremtidige versjoner, som kan resultere i en alvorlig feil fra kickstart. Vennligst ta vekk dette flagget i din kickstart-fil.",
            "id": 3239868,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3239868/?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/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:47:13.441609Z",
            "action": 0,
            "target": "",
            "id": 3239543,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3239543/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7913721/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:47:12.648764Z",
            "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": 3239542,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3239542/?format=api"
        }
    ]
}