Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/435512/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mobilizon-org/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon-org/main/en/?format=api",
    "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
    "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
    "timestamp": "2021-01-11T07:55:14.276364Z",
    "action": 2,
    "target": "## You've just heard of Mobilizon ?\n### … learn more about Mobilizon\n\nSee our detailed presentation on [joinmobilizon.org](@:link.jmz)\n\n- read the [Frequently Asked Questions](@:link.jmz/faq)\n- get [the latests news about Mobilizon](@:link.jmz/news)\n\nRead the history of the project and [our note of intent on the\nFramablog]({blog})",
    "id": 142564,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/142564/?format=api"
}