Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/920735/?format=api",
    "component": "https://weblate.framasoft.org/api/components/joinpeertube/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/main/es/?format=api",
    "user": "https://weblate.framasoft.org/api/users/megustanlosfrijoles/?format=api",
    "author": "https://weblate.framasoft.org/api/users/megustanlosfrijoles/?format=api",
    "timestamp": "2024-02-28T18:41:28.786465Z",
    "action": 5,
    "target": "8 GB de RAM",
    "id": 755949,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/755949/?format=api"
}