Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/846919/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/home/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/home/pt_BR/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Cavernosa/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Cavernosa/?format=api",
    "timestamp": "2023-05-09T00:08:52.851735Z",
    "action": 5,
    "target": "### Por quê?\n\nPara contribuir para uma sociedade de justiça social onde a tecnologia digital\nempodera pessoas, contra as imaginações do capitalismo de vigilância.",
    "id": 614490,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/614490/?format=api"
}