Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14624491/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/sssd/sssd-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/sssd/sssd-master/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-12T18:21:15.576553Z",
    "action": 59,
    "target": "Su contraseña expirará en %1$d %2$s.",
    "id": 11605578,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11605578/?format=api"
}