Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/14678412/?format=api",
    "component": "https://hosted.weblate.org/api/components/mypaint/libmypaint/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/mypaint/libmypaint/uk/?format=api",
    "user": "https://hosted.weblate.org/api/users/artem-m/?format=api",
    "author": "https://hosted.weblate.org/api/users/artem-m/?format=api",
    "timestamp": "2022-07-28T09:25:00.333090+02:00",
    "action": 3,
    "target": "",
    "old": "",
    "details": {
        "comment": "Увага і, відповідно, \"звернути увагу\" - [запозичення з польської мови](https://goroh.pp.ua/%D0%95%D1%82%D0%B8%D0%BC%D0%BE%D0%BB%D0%BE%D0%B3%D1%96%D1%8F/%D1%83%D0%B2%D0%B0%D0%B3%D0%B0). В українській мові в залежності від контексту є відповідники, які варто було б в частині випадків також використовувати: [запримітити](https://goroh.pp.ua/%D0%A2%D0%BB%D1%83%D0%BC%D0%B0%D1%87%D0%B5%D0%BD%D0%BD%D1%8F/%D0%B7%D0%B0%D0%BF%D1%80%D0%B8%D0%BC%D1%96%D1%82%D0%B8%D1%82%D0%B8), [завбачити](https://goroh.pp.ua/%D0%A2%D0%BB%D1%83%D0%BC%D0%B0%D1%87%D0%B5%D0%BD%D0%BD%D1%8F/%D0%B7%D0%B0%D0%B2%D0%B1%D0%B0%D1%87%D1%83%D0%B2%D0%B0%D1%82%D0%B8), зазначити."
    },
    "id": 30507684,
    "action_name": "Comment added",
    "url": "https://hosted.weblate.org/api/changes/30507684/?format=api"
}