Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12616606/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/labsfedoraprojectorg/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-03T22:01:03.092309Z",
    "action": 59,
    "target": "Baca <a href=\"%(announcement_url)s\">pengumuman rilis</a> untuk informasi lebih lanjut tentang perubahan dan fitur baru, dan halaman <a href=\"%(commonbugs_url)s\">Bug Umum</a> untuk informasi tentang bug yang sering ditemui dan cara menghindarinya.",
    "id": 12007784,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/12007784/?format=api"
}