Translation components API.

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

GET /api/translations/doc-sle-translations/apache2_yast_i-master/nn/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/apache2_yast_i-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apache2_yast_i-master/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-02T08:19:15.557540Z",
            "action": 0,
            "target": "",
            "id": 1460488,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1460488/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/apache2_yast_i-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apache2_yast_i-master/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-02T08:19:19.596215Z",
            "action": 44,
            "target": "",
            "id": 1460513,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1460513/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/apache2_yast_i-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apache2_yast_i-master/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-12T11:47:18.075606Z",
            "action": 0,
            "target": "",
            "id": 1780445,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1780445/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/apache2_yast_i-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apache2_yast_i-master/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-12T11:47:44.706418Z",
            "action": 44,
            "target": "",
            "id": 1780470,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1780470/?format=api"
        }
    ]
}