Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/2049163/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc00/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc00/ja/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/AAAA/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/AAAA/?format=api",
    "timestamp": "2024-04-15T14:46:03.161171Z",
    "action": 2,
    "target": "<variable id=\"optional\">%PRODUCTNAME Calc の関数のうち、パラメーターが\"optional\"とマークされたものは省略することができます。例えば、関数に4つのパラメーターがあった場合、最後の2個のパラメーターに\"optional\"が設定されていれば、4個目のパラメーターもしくは3個目と4個目のパラメーターを省略できます。ただし、3個目のパラメーターだけを省略することはできません。</variable>",
    "id": 50962234,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/50962234/?format=api"
}