Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/54933/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/thedaywefightback/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/thedaywefightback/fr/?format=api",
    "user": "https://translate.tails.boum.org/api/users/nihei/?format=api",
    "author": "https://translate.tails.boum.org/api/users/nihei/?format=api",
    "timestamp": "2021-11-12T14:40:16.125027Z",
    "action": 26,
    "target": "\"The day we fight back\" est une journée de cotestation contre la surveillance de masse. Elle demande aux législateurs de s'opposer au FISA Improvements Act, de soutenir le USA Freedom Act et d'adopter des mesures de protection pour les non-américains.",
    "id": 3030277,
    "action_name": "Suggestion removed",
    "url": "https://translate.tails.boum.org/api/changes/3030277/?format=api"
}