Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/67276671/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/connectivitymessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/connectivitymessages/pt_BR/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/olivier/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/olivier/?format=api",
    "timestamp": "2022-07-07T11:02:48.794863Z",
    "action": 5,
    "target": "O tamanho do nome da coluna \"$columnname$\" é inválido.",
    "id": 3379920,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/3379920/?format=api"
}