Changes API.

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

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

{
    "unit": "https://translate.memarc.info/api/units/15697/?format=api",
    "component": "https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/?format=api",
    "translation": "https://translate.memarc.info/api/translations/memorial-archives/memorial-archives-website/pl/?format=api",
    "user": "https://translate.memarc.info/api/users/bcalus/?format=api",
    "author": "https://translate.memarc.info/api/users/bcalus/?format=api",
    "timestamp": "2021-11-17T12:04:44.629674Z",
    "action": 5,
    "target": "Aby zmienić rozmiar obrazu, który chcesz przyciąć, najpierw przytnij obraz, a później wybierz jego rozmiar. Możesz również zmienić jego rozmiar bez przycinania obrazu.",
    "id": 4584,
    "action_name": "New translation",
    "url": "https://translate.memarc.info/api/changes/4584/?format=api"
}