Translation components API.

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

GET /api/translations/peertube/player/de/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 156,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/translations/peertube/player/de/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/201102/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube/player/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube/player/de/?format=api",
            "user": "https://weblate.framasoft.org/api/users/tilllt/?format=api",
            "author": "https://weblate.framasoft.org/api/users/tilllt/?format=api",
            "timestamp": "2019-12-20T20:29:01.454946Z",
            "action": 2,
            "target": "Dies ist ein Dialogfenster",
            "id": 27349,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/27349/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/201092/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube/player/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube/player/de/?format=api",
            "user": "https://weblate.framasoft.org/api/users/tilllt/?format=api",
            "author": "https://weblate.framasoft.org/api/users/tilllt/?format=api",
            "timestamp": "2019-12-20T20:28:54.819365Z",
            "action": 2,
            "target": "Du hast die Medienwiedergabe abgebrochen",
            "id": 27348,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/27348/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/201063/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube/player/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube/player/de/?format=api",
            "user": "https://weblate.framasoft.org/api/users/tilllt/?format=api",
            "author": "https://weblate.framasoft.org/api/users/tilllt/?format=api",
            "timestamp": "2019-12-20T20:28:45.882548Z",
            "action": 2,
            "target": "Gesamte uploads: ",
            "id": 27347,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/27347/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/201062/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube/player/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube/player/de/?format=api",
            "user": "https://weblate.framasoft.org/api/users/tilllt/?format=api",
            "author": "https://weblate.framasoft.org/api/users/tilllt/?format=api",
            "timestamp": "2019-12-20T20:28:35.419630Z",
            "action": 2,
            "target": "Gesamte downloads: ",
            "id": 27346,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/27346/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/201062/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube/player/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube/player/de/?format=api",
            "user": "https://weblate.framasoft.org/api/users/tilllt/?format=api",
            "author": "https://weblate.framasoft.org/api/users/tilllt/?format=api",
            "timestamp": "2019-12-20T20:28:35.415681Z",
            "action": 45,
            "target": "",
            "id": 27345,
            "action_name": "Un contributeur à rejoint",
            "url": "https://weblate.framasoft.org/api/changes/27345/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peertube/player/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube/player/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-07T13:19:21.429829Z",
            "action": 0,
            "target": "",
            "id": 14923,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/14923/?format=api"
        }
    ]
}