Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/25381/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus/ibus/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus/ibus/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2021-03-05T20:49:04.004921Z",
    "action": 2,
    "target": "XKB 아이콘은 배치 문자열을 보여주며 RGBA 값을 통해 표현합니다. RGBA 값은 1. X11의 색상 이름, 2. 'r' 'g' 'b' 자리에 적, 녹, 청의 16진수 값이 들어가는 '#rrggbb' 형식의 16진수 값이며, 3. 'r', 'g', 'b' 자리에 0부터 255까지의 값 또는 0%부터 100%까지의 백분율 값이 들어가는 'rgb(r,g,b)' 형식의 RGB 색상 값 또는, 4. 여기에 'a'는 0부터 1까지의 실수 알파 값이 들어가는 'rgba(r,g,b,a)' 값이 될 수 있습니다.",
    "id": 3064482,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3064482/?format=api"
}