Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/82979/?format=api",
    "component": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky-app/nb_NO/?format=api",
    "user": "https://weblate.tusky.app/api/users/sotolf/?format=api",
    "author": "https://weblate.tusky.app/api/users/sotolf/?format=api",
    "timestamp": "2023-07-06T10:36:03.998746Z",
    "action": 36,
    "target": "Tusky 23.0 beta 1 \n  \nNye funksjoner: \n  \n- Ny instilling for å skalére tekst i brukergrenesnittet. \n  \nFikser:  \n \n- Lagre kontoinformasjon korrekt  \n- \"Pull\" varsler på enheter som har androidversjoner <= 11  \n- Unnvik androidbug der hvor tekstfelt kunne \"glemme\" at de kann klippe/lime  \n- Vise \"differ\" i endringshistorien blir ikke forlenget over skjermkanten  \n- Ikke krasj dersom tjeneren din ikke har postendringshistorie  \n- Legg til en \"Slette\"-knapp ved endring av et filter  \n- Vis ikke-firkantede emojier riktig",
    "id": 132854,
    "action_name": "Translation approved",
    "url": "https://weblate.tusky.app/api/changes/132854/?format=api"
}