Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/1781558/?format=api",
    "component": "https://hosted.weblate.org/api/components/switchyomega/main/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/switchyomega/main/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/NathanBnm/?format=api",
    "author": "https://hosted.weblate.org/api/users/NathanBnm/?format=api",
    "timestamp": "2019-10-12T16:08:25+02:00",
    "action": 7,
    "target": "Niveaux d'hôte",
    "id": 4788814,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/4788814/?format=api"
}