Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10432388/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-06-03T20:00:55.343724Z",
    "action": 30,
    "target": "Now, verify that the CHECKSUM file is valid: <pre><code>$ gpgv --keyring ./fedora.gpg *-CHECKSUM</code></pre> The CHECKSUM file should have a good signature from one of the keys described below.",
    "id": 5059583,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/5059583/?format=api"
}