Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/10160/?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/hr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-04-22T12:12:05.898019Z",
    "action": 30,
    "target": "Warriors score more critical hits and deal heavy damage to Bosses. Play a Warrior if you want to defeat monsters easily! Warriors benefit from a high Strength stat.",
    "id": 320980,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/320980/?format=api"
}