Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/851981/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peppercarrot/website/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/website/hu/?format=api",
    "user": "https://weblate.framasoft.org/api/users/whitecold/?format=api",
    "author": "https://weblate.framasoft.org/api/users/whitecold/?format=api",
    "timestamp": "2024-04-28T12:50:24.720092Z",
    "action": 2,
    "target": "Szia, David Revoy vagyok, egy francia művész, és 1981-ben születtem. Önállóan tanultam, és rendkívül érdekelnek a rajzolás, festés, macskák, számítógépek, a Gnu/Linux nyílt-forrás kultúra, az internet, régimódi RPG videójátékok, a régi mangák és animék, hagyományos művészetek, a japán kultúra, fantasy…",
    "old": "Helló, a nevem David Revoy, egy 1981-ben született francia művész vagyok. Autodidakta módon tanulom és rendkívül érdekel a rajzolás, festés, macskák, számítógép, Gnu/Linux és a nyílt kultúra, internet, régimódi RPG videójáték, régi manga és anime, hagyományos művészet, japán kultúra, fantasy...",
    "details": {
        "state": 20,
        "source": "Hi, my name is David Revoy and I'm a French artist born in 1981. I'm self-taught and passionate about drawing, painting, cats, computers, Gnu/Linux open-source culture, Internet, old school RPG video-games, old mangas and anime, traditional art, Japanese culture, fantasy…",
        "old_state": 20
    },
    "id": 779536,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/779536/?format=api"
}