Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/8029/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/pt_BR/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/jonasraoni/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/jonasraoni/?format=api",
    "timestamp": "2022-07-02T11:21:31.367010Z",
    "action": 30,
    "target": "This journal uses Open Journal Systems {$ojsVersion}, which is open source journal management and publishing software developed, supported, and freely distributed by the Public Knowledge Project under the GNU General Public License. Visit PKP's website to <a href=\"https://pkp.sfu.ca/\">learn more about the software</a>. Please <a href=\"{$contactUrl}\">contact the journal</a> directly with questions about the journal and submissions to the journal.",
    "id": 278497,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/278497/?format=api"
}