Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/5108/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/films/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/ar/?format=api",
    "user": "http://translate.diyseeds.org/api/users/soharfouche/?format=api",
    "author": "http://translate.diyseeds.org/api/users/soharfouche/?format=api",
    "timestamp": "2022-08-27T16:31:43.311310+02:00",
    "action": 5,
    "target": "أخيرًا، تسمح عمليّتا تعلّم ومشاركة هذه المعرفة الأساس والحيوية باستعادة جزء من حاجاتنا الضروريّة للعيش.",
    "id": 37385,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/37385/?format=api"
}