Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/431827/?format=api",
    "component": "https://hive.bgforge.net/api/components/infinity-engine/weidu-example/?format=api",
    "translation": "https://hive.bgforge.net/api/translations/infinity-engine/weidu-example/pl/?format=api",
    "user": "https://hive.bgforge.net/api/users/ALIENQuake/?format=api",
    "author": "https://hive.bgforge.net/api/users/ALIENQuake/?format=api",
    "timestamp": "2019-04-23T09:15:27Z",
    "action": 2,
    "target": "Przykład tekstu EE UTF8: Faerûn",
    "id": 403548,
    "action_name": "Translation changed",
    "url": "https://hive.bgforge.net/api/changes/403548/?format=api"
}