Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/440711/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/soutenir/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/soutenir/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-10-26T15:45:27.408863Z",
    "action": 30,
    "target": "For [practical reasons](@:(link.contact)/faq/#dons-alternatifs), we do not\naccept donations from micro-payment platforms (Lilo, Flattr, Tipeee…)\nexcept Liberapay",
    "id": 251471,
    "action_name": "Chaîne source modifiée",
    "url": "https://weblate.framasoft.org/api/changes/251471/?format=api"
}