Translation components API.

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

GET /api/translations/yast-gtk-pkg/master/nl/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/master/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-20T14:28:00Z",
            "action": 0,
            "target": "",
            "id": 372780,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/372780/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/master/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-02T01:35:24Z",
            "action": 0,
            "target": "",
            "id": 392624,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/392624/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3218684/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/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": "2016-11-02T12:08:58Z",
            "action": 5,
            "target": "<blockquote>Een installatiebron is een medium met pakketten; het kan ofwel iets lokaal zijn (zoals de installatie-CD) of een internet-server op afstand. U kunt een hulpmiddel vinden in het YaST-controlcenter om installatiebronnen in te stellen, die ook toegankelijk is via het menu-item <b>Configuratie &gt; Installatiebronnen</b>.</blockquote>",
            "id": 393846,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/393846/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/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": "2016-11-02T12:08:58Z",
            "action": 1,
            "target": "",
            "id": 393848,
            "action_name": "Translation completed",
            "url": "https://l10n.opensuse.org/api/changes/393848/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/master/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-02T15:01:12Z",
            "action": 17,
            "target": "",
            "id": 393906,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/393906/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3141772/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/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": "2017-02-21T10:39:41Z",
            "action": 2,
            "target": "Hulpprogramma's",
            "id": 605772,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/605772/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/master/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-02-21T13:02:02Z",
            "action": 17,
            "target": "",
            "id": 605830,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/605830/?format=api"
        }
    ]
}