Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2858385/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/pt_BR/?format=api",
    "user": "https://hosted.weblate.org/api/users/alms21/?format=api",
    "author": "https://hosted.weblate.org/api/users/alms21/?format=api",
    "timestamp": "2017-06-02T18:23:29+02:00",
    "action": 5,
    "target": "Ao clicar neste botão será apresentado uma prévia do Armazém, a primeira construção requerido para fundar uma nova colônia. A medida que mova o cursor, notará que a prévia se sombreia de tons vermelhos quando a construção está em uma zona inadequada.",
    "id": 1827041,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/1827041/?format=api"
}