Changes API.

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

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

{
    "unit": "http://translate.pretalx.com/api/units/25916/?format=api",
    "component": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/pt_PT/?format=api",
    "user": "http://translate.pretalx.com/api/users/davidmgvaz/?format=api",
    "author": "http://translate.pretalx.com/api/users/davidmgvaz/?format=api",
    "timestamp": "2022-11-16T10:49:56.567984Z",
    "action": 9,
    "target": "=IFERROR(__xludf.DUMMYFUNCTION(\"GOOGLETRANSLATE(B47,\"\"en\"\",\"\"pt_PT\"\")\"),\"Loading...\")",
    "id": 13739,
    "action_name": "Translation uploaded",
    "url": "http://translate.pretalx.com/api/changes/13739/?format=api"
}