Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/8031/?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:22:18.309350Z",
    "action": 30,
    "target": "This site 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 contact the site directly with questions about its journals and submissions to its journals.",
    "id": 278550,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/278550/?format=api"
}