Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17414929/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus/ibus/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus/ibus/en/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/fujiwara/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/fujiwara/?format=api",
    "timestamp": "2024-03-22T12:19:18.549369Z",
    "action": 13,
    "target": "XKB icon shows the layout string and the string is rendered with the RGBA value. The RGBA value can be 1. a color name from X11, 2. a hex value in form '#rrggbb' where 'r', 'g' and 'b' are hex digits of the red, green, and blue, 3. a RGB color in form 'rgb(r,g,b)' or 4. a RGBA color in form 'rgba(r,g,b,a)' where 'r', 'g', and 'b' are either integers in the range 0 to 255 or precentage values in the range 0% to 100%, and 'a' is a floating point value in the range 0 to 1 of the alpha.",
    "id": 15560746,
    "action_name": "Source string added",
    "url": "https://translate.fedoraproject.org/api/changes/15560746/?format=api"
}