Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/167734/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/sword-deposit-plugin/locale-keys/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/locale-keys/pt_PT/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-01T19:59:28.333683Z",
    "action": 30,
    "target": "<h4>Deposit Point Types:</h4>\n<p><strong>Automatic</strong>: The deposit occurs automatically. The full SWORD collection IRI is specified. A username and password must be specified. Deposit occurs after notifying the author of acceptance.<br/>\n<strong>Optional; Flexible</strong>: The author can choose whether or not to deposit. The specified IRI indicates a service document, and the author may choose which collection to deposit to from that list. Deposit occurs after notifying the author of acceptance.<br/>\n<strong>Optional; Fixed</strong>: The author can choose whether or not to deposit. The URL specifies the collection IRI. Deposit occurs after notifying the author of acceptance.<br/>\n<strong>Manager Only</strong>: Only the Manager may use this deposit point. The SWORD service document IRI is specified. Deposit is manually performed by the Manager using the Import/Export interface.\n</p>",
    "id": 315008,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/315008/?format=api"
}