Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/84745309/?format=api",
    "component": "https://hosted.weblate.org/api/components/neos/neosnodetypescontentreferences-nodetypescontentreferences-81/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypescontentreferences-nodetypescontentreferences-81/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
    "author": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
    "timestamp": "2023-03-27T14:26:43.149388+02:00",
    "action": 2,
    "target": "Insertar referencias de contenido",
    "id": 52265098,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/52265098/?format=api"
}