Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/23876/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus/ibus/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus/ibus/it/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/pixel/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/pixel/?format=api",
    "timestamp": "2023-02-04T01:08:56.562689Z",
    "action": 5,
    "target": "I tasti scorciatoia per abilitare o disabilitare la digitazione di emoji",
    "id": 9154068,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/9154068/?format=api"
}