Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/180144/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/messages/id/?format=api",
    "user": "https://translate.habitica.com/api/users/Falzart/?format=api",
    "author": "https://translate.habitica.com/api/users/Falzart/?format=api",
    "timestamp": "2023-03-19T00:56:29.891297Z",
    "action": 2,
    "target": "Kamu tidak bisa menerima undangan party ini ketika sedang menjalankan misi. Jika kamu ingin bergabung dengan party ini, kamu harus membatalkan misimu, bisa dilakukan dari layar menu party. Gulungan misimu akan dikembalikan.",
    "id": 407749,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/407749/?format=api"
}