Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/842781/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mobilizon/frontend/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/anonymous/?format=api",
    "author": "https://weblate.framasoft.org/api/users/anonymous/?format=api",
    "timestamp": "2023-11-12T15:34:21.064657Z",
    "action": 4,
    "target": "Eine  “application programming interface”(Anwendungsprogrammierschnittstelle) oder „API“ ist ein Kommunikationsprotokoll, das es Softwarekomponenten ermöglicht, miteinander zu kommunizieren. Die Mobilizon-API kann es beispielsweise Softwaretools von Drittanbietern ermöglichen, mit Mobilizon-Instanzen zu kommunizieren, um bestimmte Aktionen, wie z. B. das Veröffentlichen von Ereignissen, automatisch und aus der Ferne auszuführen.",
    "id": 714678,
    "action_name": "Suggestion ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/714678/?format=api"
}