Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/8795353/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/92_short-remedial-course/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/92_short-remedial-course/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": "2022-12-10T15:58:52.499131+01:00",
    "action": 37,
    "target": "Skallet tolker første kommandoen skrevet inn. I vårt tilfelle forstår det at det er to programmer (<command>ls</command> og <command>sort</command>), med en datastrøm som flyter fra den ene til den andre (merket med <userinput>|</userinput>-tegnet, kjent som <emphasis>pipe</emphasis>). <command>bash</command> oppretter først en ikke navngitt kanal (som i utgangspunktet bare eksisterer i selve <command>bash</command>-prosessen).",
    "id": 41241441,
    "action_name": "Marked for edit",
    "url": "https://hosted.weblate.org/api/changes/41241441/?format=api"
}