Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/29373/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_problem-reports/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_problem-reports/pt_BR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/ebrandi/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/ebrandi/?format=api",
    "timestamp": "2019-11-09T01:06:04.714491Z",
    "action": 2,
    "target": "quaisquer variáveis de ambiente que sobreescrevem as variáveis padrões em <filename>bsd.port.mk</filename>, assim como <varname>PORTSDIR</varname>",
    "id": 52119,
    "action_name": "修改了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/52119/?format=api"
}