Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/98334542/?format=api",
    "component": "https://hosted.weblate.org/api/components/weblate/legal/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/weblate/legal/gl/?format=api",
    "user": "https://hosted.weblate.org/api/users/mbouzada/?format=api",
    "author": "https://hosted.weblate.org/api/users/mbouzada/?format=api",
    "timestamp": "2024-04-12T18:52:56.509365+02:00",
    "action": 36,
    "target": "O «Usuario» acepta o emprego do seu nome e correo-e como autoría nos «commits» ao SCV. O «Usuario» entende que esta aceptación non é revogábel por mor da natureza do SCV.",
    "id": 87414962,
    "action_name": "Translation approved",
    "url": "https://hosted.weblate.org/api/changes/87414962/?format=api"
}