Changes API.

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

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

{
    "unit": "https://translate.zoiper.com/api/units/213913/?format=api",
    "component": "https://translate.zoiper.com/api/components/zoiper5/ui/?format=api",
    "translation": "https://translate.zoiper.com/api/translations/zoiper5/ui/el/?format=api",
    "user": "https://translate.zoiper.com/api/users/nikotech/?format=api",
    "author": "https://translate.zoiper.com/api/users/nikotech/?format=api",
    "timestamp": "2024-04-05T14:14:22.586860Z",
    "action": 5,
    "target": "Δεν ήταν δυνατή η λήψη του κωδικού της συσκευής",
    "id": 107083,
    "action_name": "Translation added",
    "url": "https://translate.zoiper.com/api/changes/107083/?format=api"
}