Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/42740023/?format=api",
    "component": "https://hosted.weblate.org/api/components/onionshare/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/onionshare/translations/el/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-23T14:49:01.564556+02:00",
    "action": 59,
    "target": "Λυπούμαστε, αυτή η έκδοση Tor, δεν υποστηρίζει το stealth (πιστοποίηση πελάτη). Παρακαλούμε δοκιμάστε μια νεότερη έκδοση του Tor ή χρησιμοποιήστε τη λειτουργία «δημόσιο» αν δε χρειάζεται να είναι ιδιωτική.",
    "id": 56350575,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/56350575/?format=api"
}