Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/86147/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/sk/?format=api",
    "user": "https://translate.habitica.com/api/users/Niika/?format=api",
    "author": "https://translate.habitica.com/api/users/Niika/?format=api",
    "timestamp": "2021-04-06T11:16:27.062080Z",
    "action": 2,
    "target": "Príšera ohlušujúco zarevala, päť chutných druhov syra vytrysklo z jej papule a rozpadla sa na kúsky. Výborne, odvážny dobrodruh! Ale počkaj... žeby bolo s jazerom ešte niečo v neporiadku?",
    "id": 242322,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/242322/?format=api"
}