Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/487905/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/luebking/phototonic/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/luebking/phototonic/ka/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/NorwayFun/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/NorwayFun/?format=api",
    "timestamp": "2025-03-18T09:01:34.460803Z",
    "action": 5,
    "target": "<h2>[substring] [/ constraint [/ more constraints]]</h2><tt>foo / &gt; 5d &lt; 1M / &lt; 10kb</tt><br><i>matches foo, older than 5 days but younger than a month - or below 10kB</i><ul><li>Bigger than/After: &gt;</li><li>Smaller than/Before: &lt;</li><li>The exact age or (rounded) size is otherwise implied or explicit with: =</li></ul><hr><ul><li>Dates are absolute (YYYY-MM-DD) or relative (5m:h:d:w:M:y)</li><li>Sizes are suffixed 4kB:MB:GB or 4MP (mega-pixel)</li><li>Dimensions are pre/in/suffixed \"x\" ([width]x[height])</li><li>Chromatic variance is suffixed [0-255]cr (real values will rarely be > 100)</li><li>Luminance is suffixed [0.0-1.0]|[0-255]lm</li></ul><i>All suffixes are case-insensitive but m|inute and M|onth</i><br>Subsequent \"/\" start a new sufficient condition group, the substring match is optional.<hr>In addition you can filter for <b>black, white, dark, bright, monochrome, gray</b> and the colors<br><b>red, orange, yellow, lime, green, mint, cyan, azure, blue, purple, magenta, ვარდისფერი</b>",
    "id": 246205,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/246205/?format=api"
}