Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/14991964/?format=api",
    "component": "https://hosted.weblate.org/api/components/starke-verben/verbs/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/starke-verben/verbs/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/Kkai/?format=api",
    "author": "https://hosted.weblate.org/api/users/Kkai/?format=api",
    "timestamp": "2020-08-24T12:36:19.489249+02:00",
    "action": 30,
    "target": "to win, to gain",
    "id": 7267095,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/7267095/?format=api"
}