Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/657387/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-08T14:31:32.510737Z",
    "action": 59,
    "target": "<strong>Respect each other</strong>. Be courteous, kind, friendly, and helpful. Remember: Habiticans come from all backgrounds and have had wildly divergent experiences.",
    "id": 528287,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/528287/?format=api"
}