Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/6535/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-organizations/fifteenth-garden/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-organizations/fifteenth-garden/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-09-01T19:39:14.299677+02:00",
    "action": 5,
    "target": "شبكة تصاعدية تضمّ حدائق مُدنية ومدّخري بذور في المدن السورية التي تعرضت للقصف، والحصار، والمحاصرة.",
    "id": 37659,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/37659/?format=api"
}