Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2858320/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/pl/?format=api",
    "user": "https://hosted.weblate.org/api/users/martoceratops/?format=api",
    "author": "https://hosted.weblate.org/api/users/martoceratops/?format=api",
    "timestamp": "2016-04-10T13:56:14+02:00",
    "action": 7,
    "target": "Jeżeli masz jakieś sugestie jak ten tutorial może być polepszony, lub jeśli napotkasz jakieś błędy, proszę zgłoś to.",
    "id": 862381,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/862381/?format=api"
}