Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/563314/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/carrier_subdivision/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/carrier_subdivision/ca/?format=api",
    "user": "https://translate.tryton.org/api/users/pokoli/?format=api",
    "author": "https://translate.tryton.org/api/users/Oriol_Nadal/?format=api",
    "timestamp": "2021-04-16T18:35:21.703606Z",
    "action": 7,
    "target": "Expressió regular que coincideix amb els codis postals dels quals recull el transportista.\nDeixeu-ho en blanc per permetre la recollida de qualsevol codi postal.",
    "id": 168826,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tryton.org/api/changes/168826/?format=api"
}