Changes API.

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

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

{
    "unit": "https://translate.zoiper.com/api/units/214116/?format=api",
    "component": "https://translate.zoiper.com/api/components/zoiper5/ui/?format=api",
    "translation": "https://translate.zoiper.com/api/translations/zoiper5/ui/es/?format=api",
    "user": "https://translate.zoiper.com/api/users/anonymous/?format=api",
    "author": "https://translate.zoiper.com/api/users/anonymous/?format=api",
    "timestamp": "2024-04-03T21:15:42.034566Z",
    "action": 4,
    "target": "CODIGO DEL DISPOSITIVO EXPIRO",
    "id": 107074,
    "action_name": "Suggestion added",
    "url": "https://translate.zoiper.com/api/changes/107074/?format=api"
}