Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/208261/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_cups/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/nl_NL/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/drexler/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/drexler/?format=api",
    "timestamp": "2020-11-25T13:20:12.548302Z",
    "action": 5,
    "target": "Na installatie moeten een aantal bestanden worden bewerkt om de <application>CUPS</application> server te configureren. Ten eerste, creëer of wijzig, zoals nodig, het bestand <filename>/etc/devfs.rules</filename> en voeg de volgende informatie toe om de juiste rechten toe te wijzen aan alle printer devices en om de printers te verbinden met de <systemitem class=\"groupname\">cups</systemitem> gebruikersgroep:",
    "id": 85365,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/85365/?format=api"
}