Translation components API.

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

GET /api/translations/what-is-peertube-video/subtitles/es/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-03T13:12:50.539172Z",
            "action": 17,
            "target": "",
            "id": 23498,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/23498/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/219672/?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/es/?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:12:51.543259Z",
            "action": 2,
            "target": "te empodera para ser más que un usuario!",
            "id": 23201,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/23201/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/219667/?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/es/?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:12:34.120923Z",
            "action": 2,
            "target": "Peertube es una plataforma de video de código abierto.",
            "id": 23200,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/23200/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/219714/?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/es/?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:12:20.140133Z",
            "action": 2,
            "target": "cuelga un video…",
            "id": 23199,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/23199/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/219714/?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/es/?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:12:20.137013Z",
            "action": 45,
            "target": "",
            "id": 23198,
            "action_name": "Un contributeur à rejoint",
            "url": "https://weblate.framasoft.org/api/changes/23198/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-19T09:17:55.176534Z",
            "action": 0,
            "target": "",
            "id": 20681,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/20681/?format=api"
        }
    ]
}