Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4009980/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/the-unknown/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/the-unknown/nb_NO/?format=api",
    "user": "https://hosted.weblate.org/api/users/pere/?format=api",
    "author": "https://hosted.weblate.org/api/users/pere/?format=api",
    "timestamp": "2020-09-21T01:02:03.702907+02:00",
    "action": 2,
    "target": "Vi bør laste opp i skipet vårt og dra ut for å finne en større øy med mer plass og ressurser for folket mitt. Jeg har laget et grunnleggende navigasjonskart igjen, ved hjelp av stjernene jeg ser om natten. Det er ikke perfekt, men jeg håper det gjør det mulig å finne veien tilbake hit.",
    "id": 7540876,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/7540876/?format=api"
}