Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/544586/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/abrt/abrt/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/abrt/abrt/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/farribeiro/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/farribeiro/?format=api",
    "timestamp": "2021-10-04T11:54:40.667860Z",
    "action": 2,
    "target": "listar apenas problemas não reportados",
    "id": 3624953,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3624953/?format=api"
}