Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5841579/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "timestamp": "2023-11-25T09:48:37.803201Z",
    "action": 2,
    "target": "Si no cree que $SOURCE_PATH necesite mapear memoria que sea a la vez ejecutable y modificable.",
    "id": 13122381,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/13122381/?format=api"
}