Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/165059/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/groups/hu/?format=api",
    "user": "https://translate.habitica.com/api/users/dopici/?format=api",
    "author": "https://translate.habitica.com/api/users/dopici/?format=api",
    "timestamp": "2019-09-19T06:22:30.378712Z",
    "action": 2,
    "target": "Biztos hogy jelenteni akarod ezt a bejegyzést? <strong>Csak</strong> olyat jelents be, ami megsérti a <%= firstLinkStart %>Közösségi irányelveket<%= linkEnd %> és/vagy <%= secondLinkStart %>Felhasználási feltételeket<%= linkEnd %>. Nem helyénvaló jelentés a közösségi irányelvek megszegését jelenti, ami következményekkel járhat.",
    "id": 54182,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/54182/?format=api"
}