Changes API.

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

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

{
    "unit": "https://weblate.securedrop.org/api/units/25881/?format=api",
    "component": "https://weblate.securedrop.org/api/components/securedrop/securedrop/?format=api",
    "translation": "https://weblate.securedrop.org/api/translations/securedrop/securedrop/el/?format=api",
    "user": "https://weblate.securedrop.org/api/users/norhorn/?format=api",
    "author": "https://weblate.securedrop.org/api/users/norhorn/?format=api",
    "timestamp": "2023-10-13T14:40:32.193933Z",
    "action": 4,
    "target": "Αδυναμία επεξεργασίας αρχείου εικόνας. Παρακαλούμε δοκιμάστε ένα άλλο.",
    "id": 65384,
    "action_name": "Suggestion added",
    "url": "https://weblate.securedrop.org/api/changes/65384/?format=api"
}