Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/80082719/?format=api",
    "component": "https://hosted.weblate.org/api/components/xbackbone/xbackbone/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/xbackbone/xbackbone/ro/?format=api",
    "user": "https://hosted.weblate.org/api/users/denis.branisteanu/?format=api",
    "author": "https://hosted.weblate.org/api/users/denis.branisteanu/?format=api",
    "timestamp": "2022-07-25T12:58:59.270150+02:00",
    "action": 5,
    "target": "Daca este lasat gol, este posibil sa doresti sa trimiti o notificare la adresa de e-mail a utilizatorului.",
    "id": 30209248,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/30209248/?format=api"
}