Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/30567999/?format=api",
    "component": "https://hosted.weblate.org/api/components/lunasea/tautulli/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/lunasea/tautulli/pt/?format=api",
    "user": "https://hosted.weblate.org/api/users/rogeriomendes.mg/?format=api",
    "author": "https://hosted.weblate.org/api/users/rogeriomendes.mg/?format=api",
    "timestamp": "2022-09-07T13:33:32.582890+02:00",
    "action": 5,
    "target": "Encerrar Sessão",
    "id": 34233428,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/34233428/?format=api"
}