Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/7283/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/mac_and_pc_uefi_hardware_needed/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/mac_and_pc_uefi_hardware_needed/fr/?format=api",
    "user": "https://translate.tails.boum.org/api/users/Chre/?format=api",
    "author": "https://translate.tails.boum.org/api/users/Chre/?format=api",
    "timestamp": "2021-11-13T11:40:01.504742Z",
    "action": 26,
    "target": "Nous pourrions certainement utiliser plusieurs ordinateurs de ce type. Un exemplaire de chaque catégorie est suffisant pour le développement initial, mais ce serait mieux de ne pas dépendre d'une seule personne pour assurer le support de ce type de matériel.",
    "id": 3030473,
    "action_name": "Suggestion removed",
    "url": "https://translate.tails.boum.org/api/changes/3030473/?format=api"
}