Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/3131303/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/tr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/ersen/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/ersen/?format=api",
    "timestamp": "2020-05-13T16:59:57.335116Z",
    "action": 5,
    "target": "Parolanız değiştirildi.",
    "old": "",
    "details": {},
    "id": 589067,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/589067/?format=api"
}