Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/45059481/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc04/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc04/en_GB/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/sswales/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/sswales/?format=api",
    "timestamp": "2021-02-03T12:15:46.997124Z",
    "action": 5,
    "target": "To fill a selected cell range with the formula that you entered on the <emph>Input line</emph>, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Enter.",
    "id": 1835674,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/1835674/?format=api"
}