actor ()->get (); $response = Actor::build_response ($actor->first ()); return response ()->json ($response)->header ("Content-Type", "application/activity+json"); } }