Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/27087905/?format=api",
    "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/id/?format=api",
    "user": "https://hosted.weblate.org/api/users/whenwesober/?format=api",
    "author": "https://hosted.weblate.org/api/users/whenwesober/?format=api",
    "timestamp": "2021-05-09T16:06:00.471276+02:00",
    "action": 9,
    "target": "* Lebih banyak perbaikan untuk favorit tarik dan jatuhkan\n* Hanya mengatur pintasan saat KISS adalah peluncur bawaan/standar\n* Dihapus catatan log yang tidak digunakan",
    "id": 10554602,
    "action_name": "Translation uploaded",
    "url": "https://hosted.weblate.org/api/changes/10554602/?format=api"
}