Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/80082695/?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:52:34.345183+02:00",
    "action": 5,
    "target": "Daca exista, un e-mail pentru recuperare a fost trimis catre contul specificat.",
    "id": 30208864,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/30208864/?format=api"
}