Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/116400108/?format=api",
    "component": "https://hosted.weblate.org/api/components/freeplane/translation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/freeplane/translation/it/?format=api",
    "user": "https://hosted.weblate.org/api/users/albanobattistella/?format=api",
    "author": "https://hosted.weblate.org/api/users/albanobattistella/?format=api",
    "timestamp": "2024-02-19T14:06:11.569178+01:00",
    "action": 5,
    "target": "Ottimizza la larghezza dell'attributo",
    "id": 81429774,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/81429774/?format=api"
}