Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2791749/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/tasks/de/?format=api",
    "user": "https://translate.habitica.com/api/users/Toromor/?format=api",
    "author": "https://translate.habitica.com/api/users/Toromor/?format=api",
    "timestamp": "2024-03-07T08:31:45.965536Z",
    "action": 5,
    "target": "Dieser Aufgaben-Alias kann für die Integrierung in Drittanbieter-Integrationen verwendet werden. Nur Bindestriche, Unterstriche und alphanumerische Zeichen werden unterstützt. Der Aufgaben-Alias muss über alle deine Aufgaben eindeutig sein.",
    "id": 1116467,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1116467/?format=api"
}