Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/64347/?format=api",
    "component": "https://weblate.rikka.app/api/components/takostats/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/takostats/application/es/?format=api",
    "user": "https://weblate.rikka.app/api/users/danneko1/?format=api",
    "author": "https://weblate.rikka.app/api/users/danneko1/?format=api",
    "timestamp": "2024-04-18T06:33:06.599933Z",
    "action": 5,
    "target": "%d Elemento seleccionado\u001e\u001e%d Elemento seleccionados\u001e\u001e",
    "id": 60036,
    "action_name": "New translation",
    "url": "https://weblate.rikka.app/api/changes/60036/?format=api"
}