Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/18267805/?format=api",
    "component": "https://hosted.weblate.org/api/components/doki-doki-mod-manager/doki-doki-mod-manager/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/doki-doki-mod-manager/doki-doki-mod-manager/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-10-27T12:33:43.030212+02:00",
    "action": 5,
    "target": "Kan ikke lese fra denne mappen. Prøv igjen.",
    "id": 37796143,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/37796143/?format=api"
}