Translation components API.

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

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

{
    "count": 23,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/eiciel/master/ca/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/14001911/?format=api",
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/ca/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "timestamp": "2022-09-04T05:45:09.898044Z",
            "action": 5,
            "target": "David Medina - opensusecatala@gmail.com",
            "id": 2152741,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2152741/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14001918/?format=api",
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/ca/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "timestamp": "2022-09-04T05:45:37.842316Z",
            "action": 2,
            "target": "Quant a l'Eiciel",
            "id": 2152742,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2152742/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14001919/?format=api",
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/ca/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "timestamp": "2022-09-04T05:45:44.649989Z",
            "action": 2,
            "target": "Surt",
            "id": 2152743,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2152743/?format=api"
        }
    ]
}