Translation components API.

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

GET /api/translations/what-is-peertube-video/subtitles/fr/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://weblate.framasoft.org/api/units/219759/?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/fr/?format=api",
            "user": null,
            "author": "https://weblate.framasoft.org/api/users/anonymous/?format=api",
            "timestamp": "2020-04-15T11:37:01.813451Z",
            "action": 4,
            "target": "avec ses propres règles, à un bas coût.",
            "id": 62799,
            "action_name": "Suggestion ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/62799/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/219727/?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/fr/?format=api",
            "user": null,
            "author": "https://weblate.framasoft.org/api/users/anonymous/?format=api",
            "timestamp": "2020-04-15T11:33:36.134542Z",
            "action": 4,
            "target": "Les instances de Peertube peuvent se synchroniser ensemble.",
            "id": 62798,
            "action_name": "Suggestion ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/62798/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/219719/?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/fr/?format=api",
            "user": null,
            "author": "https://weblate.framasoft.org/api/users/anonymous/?format=api",
            "timestamp": "2020-04-15T11:32:24.523189Z",
            "action": 4,
            "target": "Comme Youtube ou Vimeo,",
            "id": 62797,
            "action_name": "Suggestion ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/62797/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-03T13:12:50.734003Z",
            "action": 17,
            "target": "",
            "id": 23499,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/23499/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/219727/?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/fr/?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:41.258715Z",
            "action": 2,
            "target": "Les instances de Peertube se synchronisent ensemble.",
            "id": 23208,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/23208/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/219727/?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/fr/?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:41.254251Z",
            "action": 45,
            "target": "",
            "id": 23207,
            "action_name": "Un contributeur à rejoint",
            "url": "https://weblate.framasoft.org/api/changes/23207/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-19T09:17:55.434969Z",
            "action": 0,
            "target": "",
            "id": 20682,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/20682/?format=api"
        }
    ]
}