Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/920741/?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:44:12.469057Z",
    "action": 37,
    "target": "Escoge subtitulos, velocidad de reproducción o resolución del video en las opciones del reproductor",
    "id": 755950,
    "action_name": "Marqué comme À vérifier",
    "url": "https://weblate.framasoft.org/api/changes/755950/?format=api"
}