Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/207664/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_committers-guide/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_committers-guide/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-11-17T00:46:56.019517Z",
    "action": 30,
    "target": "For more information, see <package>security/openssh-portable</package>, <citerefentry><refentrytitle>ssh</refentrytitle><manvolnum>1</manvolnum></citerefentry>, <citerefentry><refentrytitle>ssh-add</refentrytitle><manvolnum>1</manvolnum></citerefentry>, <citerefentry><refentrytitle>ssh-agent</refentrytitle><manvolnum>1</manvolnum></citerefentry>, <citerefentry><refentrytitle>ssh-keygen</refentrytitle><manvolnum>1</manvolnum></citerefentry>, and <citerefentry><refentrytitle>scp</refentrytitle><manvolnum>1</manvolnum></citerefentry>.",
    "id": 84792,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/84792/?format=api"
}