Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10922823/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/a-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/a-master/ar/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Ghassan123/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Ghassan123/?format=api",
    "timestamp": "2022-01-03T18:10:14.283516Z",
    "action": 5,
    "target": "2048 هي لعبة ألغاز تعتمد على الرياضيات حيث يتعين على اللاعب تحريك مربعات على شبكة لدمجها وإنشاء بلاطة برقم 2048. يتعين على اللاعب دمج مربعات الأرقام المتشابهة (2n) عن طريق تحريك مفاتيح الأسهم في أربعة أجزاء مختلفة الاتجاهات. عندما يتلامس بلاطان يحملان نفس الرقم ، سيتم دمجهما في قطعة واحدة.",
    "id": 1942227,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1942227/?format=api"
}