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

{
    "blogs": "https://blashchuk.com/rest_api/blog-list/?format=api"
}