Translation components API.

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

GET /api/translations/xwiki-contrib/ldap-application/pt_BR/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/472916/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/pt_BR/?format=api",
            "user": null,
            "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
            "timestamp": "2021-03-15T12:15:54.917464Z",
            "action": 4,
            "target": "Nova entrada",
            "id": 283645,
            "action_name": "Suggestion added",
            "url": "https://l10n.xwiki.org/api/changes/283645/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T12:36:43.188352Z",
            "action": 0,
            "target": "",
            "id": 279708,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/279708/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-12T03:31:13.285242Z",
            "action": 0,
            "target": "",
            "id": 277746,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/277746/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/pt_BR/?format=api",
            "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "timestamp": "2019-08-27T07:35:24.754633Z",
            "action": 0,
            "target": "",
            "id": 158901,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/158901/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/pt_BR/?format=api",
            "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "author": null,
            "timestamp": "2019-08-27T07:34:21.213767Z",
            "action": 17,
            "target": "",
            "id": 158893,
            "action_name": "Changes committed",
            "url": "https://l10n.xwiki.org/api/changes/158893/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/184478/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/pt_BR/?format=api",
            "user": "https://l10n.xwiki.org/api/users/afonsoaho/?format=api",
            "author": "https://l10n.xwiki.org/api/users/afonsoaho/?format=api",
            "timestamp": "2019-08-14T01:31:51.622093Z",
            "action": 5,
            "target": "Diversos",
            "id": 158354,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/158354/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/184478/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/pt_BR/?format=api",
            "user": "https://l10n.xwiki.org/api/users/afonsoaho/?format=api",
            "author": "https://l10n.xwiki.org/api/users/afonsoaho/?format=api",
            "timestamp": "2019-08-14T01:31:51.615307Z",
            "action": 45,
            "target": "",
            "id": 158353,
            "action_name": "Contributor joined",
            "url": "https://l10n.xwiki.org/api/changes/158353/?format=api"
        }
    ]
}