Translation components API.

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

GET /api/translations/what-is-peertube-video/subtitles/th/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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-07T06:14:48.295497Z",
            "action": 17,
            "target": "",
            "id": 29243,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/29243/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/230672/?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/th/?format=api",
            "user": "https://weblate.framasoft.org/api/users/ppnplus/?format=api",
            "author": "https://weblate.framasoft.org/api/users/ppnplus/?format=api",
            "timestamp": "2020-01-06T06:02:03.551478Z",
            "action": 2,
            "target": "PeerTube คืออะไร?",
            "id": 28964,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/28964/?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/th/?format=api",
            "user": "https://weblate.framasoft.org/api/users/ppnplus/?format=api",
            "author": null,
            "timestamp": "2020-01-06T06:01:35.101769Z",
            "action": 17,
            "target": "",
            "id": 28962,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/28962/?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/th/?format=api",
            "user": "https://weblate.framasoft.org/api/users/ppnplus/?format=api",
            "author": "https://weblate.framasoft.org/api/users/ppnplus/?format=api",
            "timestamp": "2020-01-06T06:01:35.056316Z",
            "action": 0,
            "target": "",
            "id": 28961,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/28961/?format=api"
        }
    ]
}