Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/68972273/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/healthcheck-system/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/healthcheck-system/nb_NO/?format=api",
    "user": "https://hosted.weblate.org/api/users/kingu/?format=api",
    "author": "https://hosted.weblate.org/api/users/kingu/?format=api",
    "timestamp": "2022-03-10T20:12:31.922727+01:00",
    "action": 37,
    "target": "Mengden minne eller mindre som utløser en feil. Formatet er nummer og enhet (som f.eks «80MB»)",
    "old": "Mengden minne eller mindre som utløser en feil. Formatet er nummer og enhet (som f.eks «80MB»)",
    "details": {
        "state": 10,
        "source": "Amount of memory or less that triggers error. The format is number and unit (such as '80MB')",
        "old_state": 20
    },
    "id": 19191117,
    "action_name": "Marked for edit",
    "url": "https://hosted.weblate.org/api/changes/19191117/?format=api"
}