Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/110558732/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmathguide/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsmathguide/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-01T18:16:43.078652Z",
    "action": 59,
    "target": "有些文字字串會自動解譯為運算子。有時這不是您要的結果。如果您想編寫 W<emph>*</emph> (含上標星號的字母),星號會解譯為乘號運算子。以雙引號括住直接文字或增加空間預留符號。",
    "id": 48296412,
    "action_name": "String updated in the repository",
    "url": "https://translations.documentfoundation.org/api/changes/48296412/?format=api"
}