Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/35790200/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/impress_remote/android-wear/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/impress_remote/android-wear/ja/?format=api",
    "user": null,
    "author": "https://translations.documentfoundation.org/api/users/deleted-1/?format=api",
    "timestamp": "2020-12-12T02:44:24.358466Z",
    "action": 4,
    "target": "Impressリモート",
    "id": 1576248,
    "action_name": "Suggestion added",
    "url": "https://translations.documentfoundation.org/api/changes/1576248/?format=api"
}