Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14639708/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/uk/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/bordik/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/bordik/?format=api",
    "timestamp": "2023-11-21T18:11:23.358608Z",
    "action": 2,
    "target": "Якщо ви не вказали адресу електронної пошти %(address)s у своєму обліковому записі %(username)s, ви можете ігнорувати цей електронний лист.",
    "old": "Якщо ви не надсилали запиту щодо скидання пароля, можете ігнорувати це повідомлення.",
    "details": {
        "state": 20,
        "source": "If you did not set the email address %(address)s in your account %(username)s, you can ignore this email.",
        "old_state": 10
    },
    "id": 12911413,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/12911413/?format=api"
}