Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/102116002/?format=api",
    "component": "https://hosted.weblate.org/api/components/exaile/master/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/exaile/master/pt/?format=api",
    "user": "https://hosted.weblate.org/api/users/hugok/?format=api",
    "author": "https://hosted.weblate.org/api/users/hugok/?format=api",
    "timestamp": "2023-07-12T19:46:24.013032+02:00",
    "action": 5,
    "target": "Utilizar o mapeamento de etiquetas antigo para ficheiros Ogg Vorbis e FLAC para etiquetas de comentário e bpm. A partir do Exaile 4.1.3, o mapeamento é equivalente ao MusicBrainz.\nPode iniciar a migração aqui. Após a migração, esta funcionalidade será desativada.",
    "id": 61278274,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/61278274/?format=api"
}