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

{
    "featured_in": [
        {
            "id": 32,
            "pk": 32,
            "content_type": "collection",
            "title": "Technologies des membres",
            "description": "Collections des projets des membres",
            "slug": "technologies-des-membres",
            "images": [
                {
                    "id": 15,
                    "thumbnail_128_crop": "/media/cache/d5/75/d575d9dfcc3e613b208bb1255fa4153d.jpg",
                    "thumbnail_256_crop": "/media/cache/19/02/190240ca27477c729b9e65cab193fb71.jpg",
                    "thumbnail_368_256_crop": "/media/cache/c9/1c/c91c466f7605c2aac9f4faf1892c2221.jpg",
                    "_order": 0,
                    "description": "",
                    "file": "uploads/images/40596792593_8754163d77_o.jpg",
                    "credits": null,
                    "credits_fr": null,
                    "credits_en": null,
                    "type": "card",
                    "crop_data": "",
                    "title": "Forum workshop paris 2019",
                    "title_fr": "Forum workshop paris 2019",
                    "title_en": null,
                    "collection": 32
                }
            ],
            "topics": []
        }
    ]
}