GET /api/pitch-fails-and-favorites/favorite
HTTP 200 OK
Allow: OPTIONS, GET
Content-Type: application/json
Vary: Accept

{
    "is_favorite": false
}