Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/102120913/?format=api",
    "component": "https://hosted.weblate.org/api/components/exaile/master/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/exaile/master/pt_BR/?format=api",
    "user": "https://hosted.weblate.org/api/users/wtuemura/?format=api",
    "author": "https://hosted.weblate.org/api/users/wtuemura/?format=api",
    "timestamp": "2023-07-12T02:05:44.147667+02:00",
    "action": 5,
    "target": "Use este recurso experimental para ler e gravar as classificações nos metadados do arquivo de áudio, além do banco de dados, caso seja possível.\nEsse recurso deve funcionar com MP3, MP4, FLAC e OGG. ",
    "id": 61254908,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/61254908/?format=api"
}