Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/373255/?format=api",
    "component": "https://translate.funkwhale.audio/api/components/documentation/developer-api-index/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-api-index/fr/?format=api",
    "user": "https://translate.funkwhale.audio/api/users/Thovi98/?format=api",
    "author": "https://translate.funkwhale.audio/api/users/Thovi98/?format=api",
    "timestamp": "2023-06-26T20:31:51.796232Z",
    "action": 5,
    "target": "L'API actuelle (v1) est **stable**, ce qui signifie que nous nous engageons à ne pas introduire de changements radicaux et à maintenir la compatibilité. Nous travaillons actuellement sur l'API Funkwhale v2, mais il s'agit d'un travail en cours et il n'est pas encore prêt pour une utilisation en production.",
    "id": 362632,
    "action_name": "Translation added",
    "url": "https://translate.funkwhale.audio/api/changes/362632/?format=api"
}