Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/239021/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/the-unknown/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/the-unknown/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/deleted-16022/?format=api",
    "author": "https://hosted.weblate.org/api/users/deleted-16022/?format=api",
    "timestamp": "2019-08-27T04:52:45+02:00",
    "action": 2,
    "target": "Au bout de quatre jours, la tempête s'atténue enfin et nous pouvons nous reposer. Cependant, il ne nous reste que très peu de nourriture et le navire est dans un mauvais état. Les instruments de navigation et les cartes marines sont perdus.",
    "id": 4580600,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/4580600/?format=api"
}