Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9124850/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect-migration7adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect-migration7adoc/fi/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/copperi/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/copperi/?format=api",
    "timestamp": "2023-03-21T19:53:33.085813Z",
    "action": 5,
    "target": "|*Authconfig options*                |*Authselect profiili*\n|--enableldap --enableldapauth       |sssd\n|--enablesssd --enablesssdauth       |sssd\n|--enablekrb5                        |sssd\n|--enablewinbind --enablewinbindauth |winbind\n|--enablenis                         |nis\n",
    "id": 10285120,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/10285120/?format=api"
}