Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/116228333/?format=api",
    "component": "https://hosted.weblate.org/api/components/harbour-sailhn/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/harbour-sailhn/translations/hr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-12T12:21:22.531077+01:00",
    "action": 71,
    "target": "Odjava",
    "id": 80873437,
    "action_name": "String added in the repository",
    "url": "https://hosted.weblate.org/api/changes/80873437/?format=api"
}