Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/351383/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/firewalld/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/firewalld/master/fi/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/copperi/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/copperi/?format=api",
    "timestamp": "2021-02-16T17:39:36.112815Z",
    "action": 5,
    "target": "Netfilter-apumoduuleja tarvitaan joihinkin palveluihin.",
    "id": 2987582,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/2987582/?format=api"
}