Translation components API.

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

GET /api/translations/what-is-peertube-video/subtitles/ru/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://weblate.framasoft.org/api/components/what-is-peertube-video/subtitles/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/what-is-peertube-video/subtitles/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-03T13:12:51.617726Z",
            "action": 17,
            "target": "",
            "id": 23503,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/23503/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/219969/?format=api",
            "component": "https://weblate.framasoft.org/api/components/what-is-peertube-video/subtitles/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/what-is-peertube-video/subtitles/ru/?format=api",
            "user": "https://weblate.framasoft.org/api/users/ButterflyOfFire/?format=api",
            "author": "https://weblate.framasoft.org/api/users/ButterflyOfFire/?format=api",
            "timestamp": "2019-12-02T12:14:04.143551Z",
            "action": 2,
            "target": "для начала над видео …",
            "id": 23206,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/23206/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/219969/?format=api",
            "component": "https://weblate.framasoft.org/api/components/what-is-peertube-video/subtitles/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/what-is-peertube-video/subtitles/ru/?format=api",
            "user": "https://weblate.framasoft.org/api/users/ButterflyOfFire/?format=api",
            "author": "https://weblate.framasoft.org/api/users/ButterflyOfFire/?format=api",
            "timestamp": "2019-12-02T12:14:04.141410Z",
            "action": 45,
            "target": "",
            "id": 23205,
            "action_name": "Un contributeur à rejoint",
            "url": "https://weblate.framasoft.org/api/changes/23205/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/what-is-peertube-video/subtitles/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/what-is-peertube-video/subtitles/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-19T09:17:56.443146Z",
            "action": 0,
            "target": "",
            "id": 20686,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/20686/?format=api"
        }
    ]
}