Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18187864/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pulseaudio/pavucontrol/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/pavucontrol/pl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "timestamp": "2024-08-24T12:15:26.230297Z",
    "action": 5,
    "target": "Dodano pole wyboru „Wyświetlanie mierników głośności” w karcie Konfiguracja. Wyłączenie mierników głośności zmniejsza użycie procesora.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Added a \"Show volume meters\" checkbox to the Configuration tab. Disabling the volume meters reduces CPU use.",
        "old_state": 0
    },
    "id": 17007504,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17007504/?format=api"
}