Translation components API.

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

GET /api/translations/software-o-o/master/nl/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 106,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/software-o-o/master/nl/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/13233949/?format=api",
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/nl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FreekDeKruijf/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FreekDeKruijf/?format=api",
            "timestamp": "2022-09-29T21:25:47.118318Z",
            "action": 5,
            "target": "Welkom op de OBS downloadpagina. Deze pagina biedt een eenvoudige manier om uw gebruikers de laatste builds van uw pakketten te laten zien en appliances door ofwel zijn uitvoer als een iframe in de homepagina van uw project in te bedden of door een downloadpagina voor u aan te maken.",
            "id": 2164685,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2164685/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13233950/?format=api",
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/nl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FreekDeKruijf/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FreekDeKruijf/?format=api",
            "timestamp": "2022-09-29T21:26:35.141660Z",
            "action": 5,
            "target": "Wat zal resulteren in een uitvoer zoals dit:",
            "id": 2164686,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2164686/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13233951/?format=api",
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/nl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FreekDeKruijf/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FreekDeKruijf/?format=api",
            "timestamp": "2022-09-29T21:28:03.275889Z",
            "action": 5,
            "target": "U kunt ook de gegevens in json-formaat vragen door .json te gebruiken als uitvoerformaat, bijvoorbeeld:",
            "id": 2164687,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2164687/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11046448/?format=api",
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/nl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FreekDeKruijf/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FreekDeKruijf/?format=api",
            "timestamp": "2022-09-29T21:28:16.043922Z",
            "action": 2,
            "target": "i686",
            "id": 2164688,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2164688/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13233952/?format=api",
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/nl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FreekDeKruijf/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FreekDeKruijf/?format=api",
            "timestamp": "2022-09-29T21:28:25.699931Z",
            "action": 5,
            "target": "pakketnaam",
            "id": 2164689,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2164689/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13233953/?format=api",
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/nl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FreekDeKruijf/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FreekDeKruijf/?format=api",
            "timestamp": "2022-09-29T21:28:35.622444Z",
            "action": 5,
            "target": "projectnaam",
            "id": 2164690,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2164690/?format=api"
        }
    ]
}