Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/171542/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_dev-model/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_dev-model/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-06-06T14:21:26.537557Z",
    "action": 30,
    "target": "Within the <quote>code</quote> bracket in Jørgensen's model, each programmer has their own working style and follows their own development models. The bracket could very well have been called <quote>development</quote> as it includes requirements gathering and analysis, system and detailed design, implementation and verification. However, the only output from these stages is the source code or system documentation.",
    "id": 68481,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/68481/?format=api"
}