Translation components API.

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

GET /api/translations/easyssh/extra/pl/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 55,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/easyssh/extra/pl/changes/?format=api",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/10632401/?format=api",
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/pl/?format=api",
            "user": "https://hosted.weblate.org/api/users/chipolade/?format=api",
            "author": "https://hosted.weblate.org/api/users/chipolade/?format=api",
            "timestamp": "2020-05-08T09:12:47.048365+02:00",
            "action": 5,
            "target": "Menedżer połączeń SSH",
            "old": "",
            "details": {},
            "id": 6134124,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/6134124/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/10632400/?format=api",
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/pl/?format=api",
            "user": "https://hosted.weblate.org/api/users/chipolade/?format=api",
            "author": "https://hosted.weblate.org/api/users/chipolade/?format=api",
            "timestamp": "2020-05-08T09:12:33.750985+02:00",
            "action": 5,
            "target": "EasySSH",
            "old": "",
            "details": {},
            "id": 6134122,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/6134122/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/10632400/?format=api",
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/pl/?format=api",
            "user": "https://hosted.weblate.org/api/users/chipolade/?format=api",
            "author": "https://hosted.weblate.org/api/users/chipolade/?format=api",
            "timestamp": "2020-05-08T09:12:33.748716+02:00",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 6134121,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/6134121/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-23T12:02:09+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 4437751,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4437751/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/easyssh/extra/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/easyssh/extra/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-01-28T13:39:50+01:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3613261,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3613261/?format=api"
        }
    ]
}