Translation components API.

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

GET /api/translations/website/press/nl/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 56,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/website/press/nl/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/2400533/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/press/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/press/nl/?format=api",
            "user": "https://l10n.elementary.io/api/users/Jaimie85/?format=api",
            "author": "https://l10n.elementary.io/api/users/Jaimie85/?format=api",
            "timestamp": "2020-01-10T12:56:20.150971Z",
            "action": 5,
            "target": "Wees als eerste op de hoogte van nieuwe releases en belangrijke ontwikkelingen. We bieden early access tot pers releases en informatiepakketten inclusief screenshots op hoge resolutie. Het gaat om een <strong>maillijst met een laag volume</strong>; we sturen het belangrijkste nieuws eenmaal per jaar rond.",
            "id": 506394,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/506394/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2400532/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/press/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/press/nl/?format=api",
            "user": "https://l10n.elementary.io/api/users/Jaimie85/?format=api",
            "author": "https://l10n.elementary.io/api/users/Jaimie85/?format=api",
            "timestamp": "2020-01-10T12:51:53.432947Z",
            "action": 5,
            "target": "Wordt lid van onze pers maillijst",
            "id": 506393,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/506393/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2400531/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/press/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/press/nl/?format=api",
            "user": "https://l10n.elementary.io/api/users/Jaimie85/?format=api",
            "author": "https://l10n.elementary.io/api/users/Jaimie85/?format=api",
            "timestamp": "2020-01-10T12:51:20.806479Z",
            "action": 5,
            "target": "We houden van werken met de pers - zowel binnen de Linux wereld als daarbuiten - omdat het ons de kans biedt ons verhaal te delen en te vertellen waar we mee bezig zijn.",
            "id": 506392,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/506392/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2400530/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/press/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/press/nl/?format=api",
            "user": "https://l10n.elementary.io/api/users/Jaimie85/?format=api",
            "author": "https://l10n.elementary.io/api/users/Jaimie85/?format=api",
            "timestamp": "2020-01-10T12:49:42.370947Z",
            "action": 5,
            "target": "Informatie voor de pers",
            "id": 506391,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/506391/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2400530/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/press/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/press/nl/?format=api",
            "user": "https://l10n.elementary.io/api/users/Jaimie85/?format=api",
            "author": "https://l10n.elementary.io/api/users/Jaimie85/?format=api",
            "timestamp": "2020-01-10T12:49:42.361334Z",
            "action": 45,
            "target": "",
            "id": 506390,
            "action_name": "Contributor joined",
            "url": "https://l10n.elementary.io/api/changes/506390/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/press/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/press/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-01-21T18:29:03.914974Z",
            "action": 0,
            "target": "",
            "id": 319555,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/319555/?format=api"
        }
    ]
}