Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/64050/?format=api",
    "component": "https://t.naviter.com/api/components/seeyoumobile/mcu/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyoumobile/mcu/hu/?format=api",
    "user": "https://t.naviter.com/api/users/adam.kiralyhegyi/?format=api",
    "author": "https://t.naviter.com/api/users/adam.kiralyhegyi/?format=api",
    "timestamp": "2021-05-06T18:54:32.348480Z",
    "action": 5,
    "target": "A GPSAeroData légtér fájl nem tartalmazza az eszköz szoftver sorozatszámát.  Add hozzá a \"gps-aerodata.com/user\" honlapon vagy használd a Naviter Updatert. A szoftver sorozatszáma: %d.",
    "id": 23664,
    "action_name": "New translation",
    "url": "https://t.naviter.com/api/changes/23664/?format=api"
}