Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/721526/?format=api",
    "component": "https://weblate.framasoft.org/api/components/lufi/default-theme/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/lufi/default-theme/sk/?format=api",
    "user": "https://weblate.framasoft.org/api/users/jose1711/?format=api",
    "author": "https://weblate.framasoft.org/api/users/jose1711/?format=api",
    "timestamp": "2022-05-28T11:12:43.539846Z",
    "action": 9,
    "target": "Nemôžete pridať adresy URL, ktoré neodkazujú na túto inštanciu (%1).",
    "id": 374124,
    "action_name": "Traduction téléversée",
    "url": "https://weblate.framasoft.org/api/changes/374124/?format=api"
}