Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/103731009/?format=api",
    "component": "https://hosted.weblate.org/api/components/deepin/deepin-tweak%252Fmain/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/pl/?format=api",
    "user": "https://hosted.weblate.org/api/users/gnu-ewm/?format=api",
    "author": "https://hosted.weblate.org/api/users/gnu-ewm/?format=api",
    "timestamp": "2023-08-21T11:16:12.408569+02:00",
    "action": 5,
    "target": "Ten projekt został opracowany z wielką pomocą społeczności deepin. W imieniu całej społeczności chcielibyśmy podziękować wszystkim programistom i współtwórcom, którzy umożliwili powstanie tego wydania.",
    "id": 63828805,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/63828805/?format=api"
}