Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/11305/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/core/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/core/pl/?format=api",
    "user": "https://weblate.rob006.net/api/users/rob006/?format=api",
    "author": "https://weblate.rob006.net/api/users/rob006/?format=api",
    "timestamp": "2019-07-19T14:26:48.779260Z",
    "action": 2,
    "target": "Wpisz 1-2 krótkie zdania, które opisują twoją społeczność. Tek tekst pojawi się w mew tagu i będzie się pokazywał w wyszukiwarkach.",
    "id": 8588,
    "action_name": "Translation changed",
    "url": "https://weblate.rob006.net/api/changes/8588/?format=api"
}