Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/182413/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/es_419/?format=api",
    "user": "https://translate.habitica.com/api/users/Swords-N-Violets/?format=api",
    "author": "https://translate.habitica.com/api/users/Swords-N-Violets/?format=api",
    "timestamp": "2019-11-14T15:02:01.524135Z",
    "action": 2,
    "target": "Para ayudar a mantenerlos a todos seguros, felices y productivos en la comunidad, tenemos algunas normas. Las hemos elaborado cuidadosamente para que sean lo más agradable y facil de leer posible. Por favor tómese el tiempo para leerlas antes de comenzar a conversar.",
    "id": 85598,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/85598/?format=api"
}