Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/240795/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mobilizon/backend/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/backend/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Kate/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Kate/?format=api",
    "timestamp": "2020-12-13T17:33:49.726102Z",
    "action": 5,
    "target": "Wenn sich dieser Server in den USA befindet: Unsere Website, Produkte und Dienstleistungen sind an Personen gerichtet, die mindestens 13 Jahre alt sind. Wenn Sie unter 13 Jahre alt sind, dürfen Sie diese Website gemäß den Anforderungen des COPPA (<a href=\"https://en.wikipedia.org/wiki/Children%27s_Online_Privacy_Protection_Act\">Children's Online Privacy Protection Act</a>) nicht nutzen.",
    "id": 135723,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/135723/?format=api"
}