Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/708878/?format=api",
    "component": "https://weblate.framasoft.org/api/components/freshrss-android/f-droid/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/freshrss-android/f-droid/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-04-07T08:43:24.313992Z",
    "action": 59,
    "target": "This application lets you:\n\n<ul>\n    <li>sync with your FreshRSS instance</li>\n    <li>view all your subscriptions</li>\n    <li>view subsciptions with unread articles</li>\n    <li>read your subscription's articles</li>\n    <li>set an article as read/unread</li>\n    <li>share an article to another application (for instance you favorite social network application)</li>\n    <li>open the original web page of the article</li>\n    <li>add new RSS feeds</li>\n</ul>",
    "id": 351000,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/351000/?format=api"
}