Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/14443771/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/id/?format=api",
    "user": "https://hosted.weblate.org/api/users/bastian/?format=api",
    "author": "https://hosted.weblate.org/api/users/bastian/?format=api",
    "timestamp": "2024-01-22T10:26:09.937332+01:00",
    "action": 37,
    "target": "Query = Pertanyaan\nSQL= SQL\nstring = rangkaian\nText = Teks",
    "id": 78786235,
    "action_name": "Marked for edit",
    "url": "https://hosted.weblate.org/api/changes/78786235/?format=api"
}