Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/30600928/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/pkglists/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/pkglists/cs/?format=api",
    "user": "https://hosted.weblate.org/api/users/Pepes/?format=api",
    "author": "https://hosted.weblate.org/api/users/Pepes/?format=api",
    "timestamp": "2021-05-24T11:34:56.982242+02:00",
    "action": 2,
    "target": "Použití externího úložiště je vysoce doporučení při použití tohoto seznamu balíčků. Software obsažený v tomto seznamu balíčků může opotřebit flash úložiště, protože vykonává velké množství zápisů.",
    "id": 10755410,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/10755410/?format=api"
}