Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/806037/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/lucene/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/lucene/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-21T18:02:26.346784Z",
    "action": 59,
    "target": "\n\t\tSearch tips: <ul>\n\t\t\t<li>Search terms are case-insensitive</li>\n\t\t\t<li>Common words are ignored</li>\n\t\t\t<li>By default articles containing <em>any</em> term in the query are returned (i.e., <em>OR</em> is implied)</li>\n\t\t\t<li>Make sure that a word exists in an article by prefixing it with <strong>+</strong>; e.g., <em>+journal +access scholarly academic</em></li>\n\t\t\t<li>Combine multiple words with <em>AND</em> to find articles containing all terms; e.g., <em>education AND research</em></li>\n\t\t\t<li>Exclude a word by prefixing it with <strong>-</strong> or <em>NOT</em>; e.g., <em>online -politics</em> or <em>online NOT politics</em></li>\n\t\t\t<li>Search for an exact phrase by putting it in quotes; e.g., <em>\"open access publishing\"</em>. Hint: Quoting Chinese or Japanese words will help you to find exact word matches in mixed-language fields, e.g. \"中国\".</li>\n\t\t\t<li>Use parentheses to create more complex queries; e.g., <em>archive ((journal AND conference) NOT theses)</em></li>\n\t\t </ul>\n\t",
    "id": 819385,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/819385/?format=api"
}