Translation components API.

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

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

{
    "count": 57,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-cio/master/ca/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cio/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cio/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": "2016-10-05T15:51:32Z",
            "action": 1,
            "target": "",
            "id": 350480,
            "action_name": "Translation completed",
            "url": "https://l10n.opensuse.org/api/changes/350480/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cio/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cio/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-05T15:51:29Z",
            "action": 17,
            "target": "",
            "id": 350476,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/350476/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1024582/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cio/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cio/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": "2016-10-05T15:51:28Z",
            "action": 5,
            "target": "L'interval especificat no és vàlid. El valor incorrecte és dins de snippet \"%s\"",
            "id": 350474,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/350474/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1024582/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cio/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cio/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": "2016-10-05T15:51:27Z",
            "action": 2,
            "target": "L'interval especificat no és vàlid. El valor incorrecte és dins de snippet \"%s\"",
            "id": 350472,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/350472/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1024582/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cio/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cio/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": "2016-10-05T15:51:27Z",
            "action": 2,
            "target": "L'interval especificat no és vàlid. El valor incorrecte és dins de snippet \"%s\"",
            "id": 350470,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/350470/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1024588/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-cio/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cio/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": "2016-10-05T15:50:04Z",
            "action": 2,
            "target": "Gammes per no prohibir.",
            "id": 350468,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/350468/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-cio/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-cio/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-15T14:54:24Z",
            "action": 0,
            "target": "",
            "id": 94614,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/94614/?format=api"
        }
    ]
}