Translation components API.

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

GET /api/translations/wingpanel/wingpanel-indicator-power/pt_BR/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 55,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-power/pt_BR/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/2169546/?format=api",
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-power/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-power/pt_BR/?format=api",
            "user": "https://l10n.elementary.io/api/users/rodrigooliveira/?format=api",
            "author": "https://l10n.elementary.io/api/users/BrunoLopesBLDS/?format=api",
            "timestamp": "2018-08-29T05:37:28.848318Z",
            "action": 7,
            "target": "Reprodutor de Mídia",
            "id": 234325,
            "action_name": "Suggestion accepted",
            "url": "https://l10n.elementary.io/api/changes/234325/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2169548/?format=api",
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-power/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-power/pt_BR/?format=api",
            "user": "https://l10n.elementary.io/api/users/BrunoLopesBLDS/?format=api",
            "author": "https://l10n.elementary.io/api/users/BrunoLopesBLDS/?format=api",
            "timestamp": "2018-07-10T17:08:33.387737Z",
            "action": 4,
            "target": "Computador",
            "id": 216892,
            "action_name": "Suggestion added",
            "url": "https://l10n.elementary.io/api/changes/216892/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2169547/?format=api",
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-power/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-power/pt_BR/?format=api",
            "user": "https://l10n.elementary.io/api/users/BrunoLopesBLDS/?format=api",
            "author": "https://l10n.elementary.io/api/users/BrunoLopesBLDS/?format=api",
            "timestamp": "2018-07-10T17:08:24.881041Z",
            "action": 4,
            "target": "Tablet",
            "id": 216891,
            "action_name": "Suggestion added",
            "url": "https://l10n.elementary.io/api/changes/216891/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2169546/?format=api",
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-power/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-power/pt_BR/?format=api",
            "user": "https://l10n.elementary.io/api/users/BrunoLopesBLDS/?format=api",
            "author": "https://l10n.elementary.io/api/users/BrunoLopesBLDS/?format=api",
            "timestamp": "2018-07-10T17:06:50.086447Z",
            "action": 4,
            "target": "Reprodutor de Mídia",
            "id": 216890,
            "action_name": "Suggestion added",
            "url": "https://l10n.elementary.io/api/changes/216890/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-power/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-power/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T03:07:37.599418Z",
            "action": 0,
            "target": "",
            "id": 205197,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/205197/?format=api"
        }
    ]
}