Changes API.

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

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

{
    "unit": "https://weblate.ppc.lol/api/units/28901/?format=api",
    "component": "https://weblate.ppc.lol/api/components/peercoin-net/translations/?format=api",
    "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/translations/ro/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-28T10:04:43.592174Z",
    "action": 30,
    "target": "The Peercoin Foundation is a non-profit organization established in 2018 with a simple mission of promoting and supporting the continued education, development, and overall progression of the Peercoin project. The Foundation seeks to empower Peercoin community by providing the tools necessary to perpetuate Peercoin's long-standing reputation.",
    "id": 28512,
    "action_name": "Source string changed",
    "url": "https://weblate.ppc.lol/api/changes/28512/?format=api"
}