Translation components API.

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

GET /api/translations/pykickstart/rhel9-branch/nl/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/7914144/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/nl/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:04:35.614177Z",
            "action": 4,
            "target": "De %(option)s optie op regel %(lineno)s zal in de toekomst vervallen. Wijzig je kickstart-bestand om deze optie te vervangen door de geprefereerde alias %(new_option)s.",
            "id": 3239866,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3239866/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7914123/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/nl/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:04:35.596277Z",
            "action": 4,
            "target": "Slechts een van de -%(options_list)s opties mag voor het repo commando gespecificeerd worden.",
            "id": 3239865,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3239865/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7914112/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/nl/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:04:35.577159Z",
            "action": 4,
            "target": "Een van de -%(options_list)s opties moet voor het url commando gespecificeerd worden.",
            "id": 3239864,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3239864/?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/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:47:16.677172Z",
            "action": 0,
            "target": "",
            "id": 3239547,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3239547/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7914123/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:47:15.976798Z",
            "action": 30,
            "target": "Only one of %(options_list)s options may be specified for timesource command.",
            "id": 3239546,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3239546/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7914112/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:47:15.885432Z",
            "action": 30,
            "target": "One of -%(options_list)s options must be specified for timesource command.",
            "id": 3239545,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3239545/?format=api"
        }
    ]
}