Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2417418/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/common/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/common/da/?format=api",
    "user": "https://translate.habitica.com/api/users/NinaGlas/?format=api",
    "author": "https://translate.habitica.com/api/users/NinaGlas/?format=api",
    "timestamp": "2023-02-21T16:17:43.469991Z",
    "action": 30,
    "target": "weekly",
    "id": 395266,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/395266/?format=api"
}