Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/229202/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_ldap-auth/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ldap-auth/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-01-09T14:32:57.840961Z",
    "action": 30,
    "target": "Unfortunately, as of the time this was written FreeBSD did not support changing user passwords with <citerefentry><refentrytitle>passwd</refentrytitle><manvolnum>1</manvolnum></citerefentry>. As a result of this, most administrators are left to implement a solution themselves. I provide some examples here. Note that if you write your own password change script, there are some security issues you should be made aware of; see <xref linkend=\"security-passwd\"/>",
    "id": 106079,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/106079/?format=api"
}