GET /de/recipes/57874/recommended/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 91,
    "next": null,
    "previous": "https://www.v-kitchen.ch/de/recipes/57874/recommended/?format=api&page=3",
    "results": [
        {
            "id": 59610,
            "name": "Gebackener Rosenkohl",
            "active_time": 2700,
            "rating": 4.0,
            "cover_pic_url": "https://www.v-kitchen.ch/recipe/ed08c3d5-6d0b-4da2-8b5f-6a9304cbb04d.jpg",
            "first_dish_tag": "Ohne Schalentiere",
            "ingredient_count": 8,
            "owner": {
                "id": 674862,
                "full_name": "Tiptopf Schulverlag plus AG",
                "photo_url": "https://www.v-kitchen.ch/profile/ed598eeb-21db-4018-b808-c2f3c79f4279.jpg",
                "kol": {
                    "id": 25,
                    "slug": "tiptopf",
                    "photo_url": "https://www.v-kitchen.ch/profile/c7ff8a8d-ce2c-4589-98ce-cdf5f471a14f.jpg",
                    "premium": true
                }
            },
            "premium": false,
            "price_per_serving": null,
            "recipe_type": 0,
            "servings": 4,
            "recipe_url_slug": "gebackener_rosenkohl"
        }
    ]
}