Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/416678/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/hi/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/chvimal/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/chvimal/?format=api",
    "timestamp": "2020-05-01T10:45:26.429101Z",
    "action": 2,
    "target": "फेडोरा प्रयोगशाला",
    "id": 473518,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/473518/?format=api"
}