Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/842684/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mobilizon/frontend/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/cs/?format=api",
    "user": "https://weblate.framasoft.org/api/users/trendspotter/?format=api",
    "author": "https://weblate.framasoft.org/api/users/trendspotter/?format=api",
    "timestamp": "2023-04-15T11:48:31.265263Z",
    "action": 5,
    "target": "Tato aplikace vám umožní vidět všechny vaše organizované události, události, kterých se účastníte, a také všechny údaje z vašich skupin.",
    "id": 583119,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/583119/?format=api"
}