Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/617338/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/camorama/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/camorama/master/sv/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/goeran/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/goeran/?format=api",
    "timestamp": "2020-02-18T18:53:00.717391Z",
    "action": 5,
    "target": "Bildbredd som använd av kameran.  Noll betyder välj automatiskt",
    "old": "",
    "details": {},
    "id": 80502,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/80502/?format=api"
}