Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/3017977/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/master/bn_IN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-04-22T09:32:53.319180Z",
    "action": 30,
    "target": "Your %(mount)s partition size is lower than required %(size)s.",
    "old": "Your %(mount)s partition is less than %(size)s which is lower than recommended for a normal %(productName)s install.",
    "details": {},
    "id": 393116,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/393116/?format=api"
}