Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/237487/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/omp/importexport-csv/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/omp/importexport-csv/nb_NO/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/eirikh/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/eirikh/?format=api",
    "timestamp": "2020-10-21T14:32:44.551466Z",
    "action": 5,
    "target": "Kommandolinjeverktøy for import av CSV-data til OMP\nApplikasjon:\n{$scriptName} [--dry-run] filnavn.csv brukernavn\nAlternativet --dry-run kan brukes til å teste uten å gjøre endringer.\nSkriv inn brukernavnet du vil knytte til innleveringene.\n",
    "id": 103703,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/103703/?format=api"
}