Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/473462/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/sale_shipment_tolerance/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/sale_shipment_tolerance/it/?format=api",
    "user": "https://translate.tryton.org/api/users/wifasoi/?format=api",
    "author": "https://translate.tryton.org/api/users/wifasoi/?format=api",
    "timestamp": "2022-10-12T10:05:02.056555Z",
    "action": 5,
    "target": "La riga di vendita \"%(line)s\" supera la tolleranza di spedizione in eccesso (%(shipped)s shipped > %(maximal)s ).",
    "id": 337751,
    "action_name": "Translation added",
    "url": "https://translate.tryton.org/api/changes/337751/?format=api"
}