Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/5758475/?format=api",
    "component": "https://hosted.weblate.org/api/components/feedreader/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/feedreader/translations/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
    "author": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
    "timestamp": "2024-02-09T13:19:55.858889+01:00",
    "action": 4,
    "target": "¡Por favor instale el plugin \"api_feedreader\" en su instancia tt-rss!",
    "id": 80638917,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/80638917/?format=api"
}