Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/266463/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/sv/?format=api",
    "user": "https://translate.habitica.com/api/users/Ziron/?format=api",
    "author": "https://translate.habitica.com/api/users/Ziron/?format=api",
    "timestamp": "2019-12-31T11:51:35.944857Z",
    "action": 5,
    "target": "Krigare får in fler kritiska träffar och gör stor skada mot bossar. Spela som krigare om du vill besegra monster enkelt! Krigare gagnar från höga styrkepoäng.",
    "id": 100668,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/100668/?format=api"
}