Changes API.

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

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

{
    "unit": "http://translate.mapotempo.com/api/units/70298/?format=api",
    "component": "http://translate.mapotempo.com/api/components/mapotempo-doc/manual04-destinations/?format=api",
    "translation": "http://translate.mapotempo.com/api/translations/mapotempo-doc/manual04-destinations/en/?format=api",
    "glossary_term": null,
    "user": "http://translate.mapotempo.com/api/users/cynthia/?format=api",
    "author": "http://translate.mapotempo.com/api/users/cynthia/?format=api",
    "timestamp": "2020-07-22T16:56:51.289206+02:00",
    "action": 5,
    "target": "The Quantity must be a number. Check that the Quantity column contains numbers. :numref:`quantity_number_error_message`",
    "id": 24214,
    "action_name": "New translation",
    "url": "http://translate.mapotempo.com/api/changes/24214/?format=api"
}