Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/942395/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube/server/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube/server/tr/?format=api",
    "user": "https://weblate.framasoft.org/api/users/KerimDemirkaynak/?format=api",
    "author": "https://weblate.framasoft.org/api/users/KerimDemirkaynak/?format=api",
    "timestamp": "2024-04-10T17:06:52.159155Z",
    "action": 2,
    "target": "Dosya sistemine taşıma başarısız oldu",
    "id": 773594,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/773594/?format=api"
}