Translation components API.

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

GET /api/translations/pykickstart/rhel9-branch/is/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/7911876/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/is/?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:20:38.537169Z",
            "action": 4,
            "target": "villa við að læsa skrá: %s",
            "id": 11704151,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/11704151/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7911983/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/is/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:15:51.532822Z",
            "action": 4,
            "target": "Óþekkt skipun: %s",
            "id": 3240044,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240044/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7911979/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/is/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:15:51.519684Z",
            "action": 4,
            "target": "Gat ekki opnað %%ksappend skrána",
            "id": 3240043,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240043/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7911891/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/is/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:15:51.502666Z",
            "action": 4,
            "target": "Hunsa úreltann rofa á línu %(lineno)s:  Rofinn %(option)s er nú úreltur og hefur ekki lengur nein áhrif.  Hann verður líkast til fjarlægður í næstu útgáfum sem verður til þess að villa kemur upp í hraðuppsetningum.Vinsamlega breyttu hraðuppsetningaskránum þínum og fjarlægðu þennan rofa.",
            "id": 3240042,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3240042/?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/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:46:53.993024Z",
            "action": 0,
            "target": "",
            "id": 3239518,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3239518/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7911891/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:46:53.075487Z",
            "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": 3239517,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3239517/?format=api"
        }
    ]
}