Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/95794519/?format=api",
    "component": "https://hosted.weblate.org/api/components/sdaps/sdaps-class/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/sdaps/sdaps-class/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-19T13:46:29.915718+01:00",
    "action": 59,
    "target": "Este questionário é lido automaticamente por um programa. Por favor utilize uma caneta para preenchê-lo conforme o seguinte:",
    "id": 51761535,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/51761535/?format=api"
}