Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14554435/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/nl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
    "timestamp": "2023-04-19T14:43:07.045021Z",
    "action": 2,
    "target": "Eenvoudige interface. Krachtig muziekbeheer. Afspeellijsten. Streaming radio. Podcasts.",
    "old": "Eenvoudige interface. Krachtig muziekbeheer. Slimme afspeellijsten. Geavanceerde track-tagging. Automatische albumhoes. Songteksten. Streaming radio. Podcasts.",
    "details": {
        "state": 20,
        "source": "Simple interface. Powerful music management. Playlists. Streaming Radio. Podcasts.",
        "old_state": 10
    },
    "id": 11527576,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11527576/?format=api"
}