Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/738014/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/res/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/res/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-29T23:17:51.079669Z",
    "action": 71,
    "target": "Hasło do twojego konta, [1:%(login)s], zostało zresetowane.[2:]\n                Musisz ustawić nowe hasło w preferencjach użytkownika.[3:]\n                Możesz połączyć się używając tymczasowego hasła [4:%(password)s] do [5:]\n                [6:tryton://%(host)s/%(database)s][7:]\n                [8:%(host)s/#%(database)s]",
    "id": 533683,
    "action_name": "String added in the repository",
    "url": "https://translate.tryton.org/api/changes/533683/?format=api"
}