Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/533108/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/abrt/abrt/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/abrt/abrt/fur/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/tmtfx/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/tmtfx/?format=api",
    "timestamp": "2020-04-21T08:14:28.675749Z",
    "action": 5,
    "target": "Si sta doprant la version {0} dal prodot.",
    "id": 379996,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/379996/?format=api"
}