Changes API.

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

GET /api/changes/9536025/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://hosted.weblate.org/api/units/12765442/?format=api",
    "component": "https://hosted.weblate.org/api/components/bandcampdownloader/bandcampdownloader/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/bandcampdownloader/bandcampdownloader/id/?format=api",
    "user": "https://hosted.weblate.org/api/users/rezaalmanda/?format=api",
    "author": "https://hosted.weblate.org/api/users/rezaalmanda/?format=api",
    "timestamp": "2021-02-25T03:40:53.644367+01:00",
    "action": 5,
    "target": "Tempel URL album untuk diunduh di sini. Anda dapat memuat beberapa URL per baris.\n\nURL Bandcamp terlihat seperti: http://[artist].bandcamp.com/album/[album] atau http://[artist].bandcamp.com/track/[track]\nTempel halaman artis: http://[artis].bandcamp.com dan centang \"☑ Unduh diskografi artis\" untuk mengunduh semua album mereka.",
    "id": 9536025,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/9536025/?format=api"
}