Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/28796722/?format=api",
    "component": "https://hosted.weblate.org/api/components/doki-doki-mod-manager/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/doki-doki-mod-manager/glossary/tr/?format=api",
    "user": "https://hosted.weblate.org/api/users/ersen/?format=api",
    "author": null,
    "timestamp": "2020-10-10T19:35:07.126195+02:00",
    "action": 5,
    "target": "kılavuz",
    "id": 7764775,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/7764775/?format=api"
}