Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11382307/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/fr/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
    "timestamp": "2020-06-18T16:03:15.402088Z",
    "action": 5,
    "target": "<package>jovie</package> : supprimé car le logiciel n'est plus maintenu par ses développeurs. Voir aussi <link xlink:href=\"https://kde.org/applications/unmaintained/org.kde.jovie\"/>.",
    "id": 1451809,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1451809/?format=api"
}