Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7071288/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pulseaudio/paprefs/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/paprefs/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/toniem/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/toniem/?format=api",
    "timestamp": "2021-04-11T05:00:01.997042Z",
    "action": 2,
    "target": "preferences-desktop",
    "old": "preferencias-escritorio",
    "details": {},
    "id": 3182744,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3182744/?format=api"
}