Changes API.

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

GET /api/changes/3030474/?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/nihei/?format=api",
    "timestamp": "2021-11-13T11:40:06.510010Z",
    "action": 7,
    "target": "Plusieurs ordinateurs de ce type ne seraient pas de trop. 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": 3030474,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.boum.org/api/changes/3030474/?format=api"
}