Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/260632/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-20T16:42:21.072017Z",
    "action": 71,
    "target": "Das Aiken-Format umfasst eine einfache Text (.txt)-Datei mit mehreren Frageblöcken, jeweils durch eine Leerzeile getrennt. Die erste Zeile ist die Frage, die Antwortzeilen sind durch einen Buchstaben und einen Punkt vorangestellt, und die richtige Antwort folgt mit dem Präfix ANTWORT: Siehe Beispiel unten.",
    "id": 260671,
    "action_name": "String added in the repository",
    "url": "https://translation.chamilo.org/api/changes/260671/?format=api"
}