Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/752932/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/archipelago/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/archipelago/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/maupao/?format=api",
    "author": "https://weblate.framasoft.org/api/users/maupao/?format=api",
    "timestamp": "2022-11-20T15:57:05.253519Z",
    "action": 5,
    "target": "Pytition è un software che consente di creare una piattaforma di petizioni online.\nÈ stato sviluppato dall'associazione Résistance à l'Agression Publicitaire.\nFramasoft sostiene Pytition in molti modi, con l'obiettivo di veder nascere\nuna versione pubblica.",
    "id": 455226,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/455226/?format=api"
}