Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/1250618/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsmath01/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsmath01/ca/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "timestamp": "2023-12-28T02:30:30.163289Z",
    "action": 2,
    "target": "Mitjançant les ordres «csub» i «csup» podeu escriure superíndexs i subíndexs directament a sobre o a sota d'un caràcter. Per exemple: «a csub y csup x». També podeu combinar índexs i exponents: «abc_1^2 lsub 3 lsup 4 csub 55555 csup 66666».",
    "id": 39155252,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/39155252/?format=api"
}