{"message":"Welcome to the Content Service API","available_endpoints":[{"path":"/{content_id:uuid}","methods":["GET"],"name":"get_content_details","tags":["Content"]},{"path":"/{content_id:uuid}/credits","methods":["GET"],"name":"get_content_credits","tags":["Content"]},{"path":"/{content_id:uuid}/lyrics","methods":["GET"],"name":"get_content_lyrics","tags":["Content"]},{"path":"/skip","methods":["POST"],"name":"record_content_skip","tags":["Content"]},{"path":"/albums/{album_id:uuid}","methods":["GET"],"name":"get_album_details","tags":["Album"]},{"path":"/albums/{album_id:uuid}/contents/list","methods":["GET"],"name":"get_album_contents","tags":["Album"]},{"path":"/playlists","methods":["POST"],"name":"create_playlist","tags":["Playlists"]},{"path":"/playlists/{playlist_id:uuid}","methods":["GET"],"name":"get_playlist_details","tags":["Playlists"]},{"path":"/playlists/{playlist_id:uuid}","methods":["PATCH"],"name":"update_playlist","tags":["Playlists"]},{"path":"/playlists/{playlist_id:uuid}","methods":["DELETE"],"name":"delete_playlist","tags":["Playlists"]},{"path":"/playlists/{playlist_id:uuid}/contents/list","methods":["GET"],"name":"get_playlist_contents","tags":["Playlists"]},{"path":"/playlists/contents/recommendations","methods":["GET"],"name":"get_playlist_recommendations","tags":["Playlists"]},{"path":"/playlists/tags/{tag}","methods":["GET"],"name":"search_playlists_by_tag","tags":["Playlists"]},{"path":"/search","methods":["POST"],"name":"search_all","tags":["Search"]},{"path":"/search/entity/{entity:int}","methods":["GET"],"name":"search_entity","tags":["Search"]},{"path":"/search/autocomplete","methods":["GET"],"name":"autocomplete_search","tags":["Search"]},{"path":"/search/history","methods":["POST"],"name":"save_search_history","tags":["Search"]},{"path":"/search/history","methods":["GET"],"name":"get_search_history","tags":["Search"]},{"path":"/search/history","methods":["PATCH"],"name":"delete_search_history_by_entity","tags":["Search"]},{"path":"/search/history","methods":["DELETE"],"name":"clear_search_history","tags":["Search"]},{"path":"/search/history/{history_id}","methods":["DELETE"],"name":"delete_search_history_item","tags":["Search"]},{"path":"/search/explore","methods":["GET"],"name":"explore_content","tags":["Search"]},{"path":"/search/categories","methods":["GET"],"name":"get_search_categories","tags":["Search"]},{"path":"/search/categories/tabs","methods":["GET"],"name":"get_search_category_tabs","tags":["Search"]},{"path":"/library/recently-played","methods":["GET"],"name":"get_recently_played","tags":["Library"]},{"path":"/library/users/{user_id}/playlists","methods":["GET"],"name":"get_user_created_playlists","tags":["Library"]},{"path":"/library/events","methods":["GET"],"name":"get_library_events","tags":["Library"]},{"path":"/home/featured-contents","methods":["GET"],"name":"get_featured_contents","tags":["Home"]},{"path":"/home/homepage","methods":["GET"],"name":"get_homepage_config","tags":["Home"]},{"path":"/home/top-trending","methods":["GET"],"name":"get_top_trending","tags":["Home"]},{"path":"/home/top-new","methods":["GET"],"name":"get_top_new","tags":["Home"]},{"path":"/home/top-artists","methods":["GET"],"name":"get_top_artists","tags":["Home"]},{"path":"/home/artists/events/live","methods":["GET"],"name":"get_live_event_artists_content","tags":["Home"]},{"path":"/home/events/live","methods":["GET"],"name":"get_live_event_content","tags":["Home"]},{"path":"/home/artists/chat/live","methods":["GET"],"name":"get_live_chat_artists_content","tags":["Home"]},{"path":"/home/recommended-playlists","methods":["GET"],"name":"get_recommended_playlists","tags":["Home"]},{"path":"/home/top-podcasts","methods":["GET"],"name":"get_top_podcasts","tags":["Home"]},{"path":"/home/top-poetry","methods":["GET"],"name":"get_top_poetry","tags":["Home"]},{"path":"/home/top-trending-albums","methods":["GET"],"name":"get_top_trending_albums","tags":["Home"]},{"path":"/home/top-videos","methods":["GET"],"name":"get_top_videos_api","tags":["Home"]},{"path":"/home/top-concerts","methods":["GET"],"name":"get_top_concerts","tags":["Home"]},{"path":"/home/top-events","methods":["GET"],"name":"get_top_events","tags":["Home"]},{"path":"/home/artists/following","methods":["GET"],"name":"get_following_artists","tags":["Home"]},{"path":"/home/artists/discover","methods":["GET"],"name":"discover_artists","tags":["Home"]},{"path":"/content/{content_id:uuid}/like","methods":["GET"],"name":"like_content","tags":["Likes & Follows"]},{"path":"/content/{content_id:uuid}/like","methods":["DELETE"],"name":"unlike_content","tags":["Likes & Follows"]},{"path":"/content/{content_id:uuid}/like/status","methods":["GET"],"name":"check_content_like","tags":["Likes & Follows"]},{"path":"/albums/{album_id:uuid}/like","methods":["GET"],"name":"like_album","tags":["Likes & Follows"]},{"path":"/albums/{album_id:uuid}/like","methods":["DELETE"],"name":"unlike_album","tags":["Likes & Follows"]},{"path":"/albums/{album_id:uuid}/like/status","methods":["GET"],"name":"check_album_like","tags":["Likes & Follows"]},{"path":"/artists/{artist_id:uuid}/follow","methods":["GET"],"name":"follow_artist","tags":["Likes & Follows"]},{"path":"/artists/{artist_id:uuid}/follow","methods":["DELETE"],"name":"unfollow_artist","tags":["Likes & Follows"]},{"path":"/artists/{artist_id:uuid}/follow/status","methods":["GET"],"name":"check_artist_follow","tags":["Likes & Follows"]},{"path":"/playlists/{playlist_id:uuid}/like","methods":["GET"],"name":"like_playlist","tags":["Likes & Follows"]},{"path":"/playlists/{playlist_id:uuid}/like","methods":["DELETE"],"name":"unlike_playlist","tags":["Likes & Follows"]},{"path":"/playlists/{playlist_id:uuid}/like/status","methods":["GET"],"name":"check_playlist_like","tags":["Likes & Follows"]},{"path":"/events/{event_id:uuid}/bookmark","methods":["GET"],"name":"bookmark_event","tags":["Likes & Follows"]},{"path":"/events/{event_id:uuid}/bookmark","methods":["DELETE"],"name":"unbookmark_event","tags":["Likes & Follows"]},{"path":"/events/{event_id:uuid}/bookmark/status","methods":["GET"],"name":"check_event_bookmark","tags":["Likes & Follows"]},{"path":"/likes/status","methods":["POST"],"name":"get_bulk_like_status","tags":["Likes & Follows"]},{"path":"/liked-videos","methods":["GET"],"name":"get_liked_videos","tags":["Likes & Follows"]},{"path":"/liked-events","methods":["GET"],"name":"get_user_events","tags":["Likes & Follows"]},{"path":"/liked-content","methods":["GET"],"name":"get_liked_content","tags":["Likes & Follows"]},{"path":"/liked-playlists","methods":["GET"],"name":"get_liked_playlists","tags":["Likes & Follows"]},{"path":"/liked-poetry","methods":["GET"],"name":"get_liked_poetry","tags":["Likes & Follows"]},{"path":"/liked-podcasts/episodes","methods":["GET"],"name":"get_liked_episodes","tags":["Likes & Follows"]},{"path":"/liked-albums","methods":["GET"],"name":"get_liked_albums","tags":["Likes & Follows"]},{"path":"/followed-podcasts","methods":["GET"],"name":"get_followed_podcasts","tags":["Likes & Follows"]},{"path":"/followed-artists","methods":["GET"],"name":"get_followed_artists","tags":["Likes & Follows"]},{"path":"/settings/profile","methods":["GET"],"name":"get_profile","tags":["Settings"]},{"path":"/settings/profile","methods":["PATCH"],"name":"update_profile","tags":["Settings"]},{"path":"/settings/info","methods":["GET"],"name":"get_settings","tags":["Settings"]},{"path":"/settings/info","methods":["PATCH"],"name":"update_settings","tags":["Settings"]},{"path":"/settings/app/config","methods":["GET"],"name":"get_app_config","tags":["Settings"]},{"path":"/settings/notifications/settings","methods":["GET"],"name":"get_notification_settings","tags":["Settings"]},{"path":"/settings/notifications/settings","methods":["PATCH"],"name":"update_notification_settings","tags":["Settings"]},{"path":"/settings/account","methods":["DELETE"],"name":"delete_account","tags":["Settings"]},{"path":"/settings/signed-view-url","methods":["GET"],"name":"get_signed_view_url","tags":["Settings"]},{"path":"/settings/signed-post-url","methods":["POST"],"name":"get_signed_post_url","tags":["Settings"]},{"path":"/events/{event_id}/ticket-summary","methods":["GET"],"name":"get_event_ticket_summary","tags":["Events"]},{"path":"/events/{event_id}/purchase","methods":["POST"],"name":"purchase_event_ticket","tags":["Events"]},{"path":"/events/{event_id}/purchase-free","methods":["GET"],"name":"purchase_free_event_ticket","tags":["Events"]},{"path":"/events/{event_id}/tickets/count-check","methods":["GET"],"name":"check_event_tickets_count","tags":["Events"]},{"path":"/events/{event_id}","methods":["GET"],"name":"get_event_details","tags":["Events"]},{"path":"/notifications","methods":["GET"],"name":"get_notifications","tags":["Notifications"]},{"path":"/notifications/mark-read","methods":["GET"],"name":"mark_notifications_read","tags":["Notifications"]},{"path":"/notifications/count","methods":["GET"],"name":"get_notification_count","tags":["Notifications"]},{"path":"/notifications/{notification_id}","methods":["GET"],"name":"get_notification_details","tags":["Notifications"]},{"path":"/recommendations","methods":["GET"],"name":"get_content_recommendations","tags":["Recommendations"]},{"path":"/recommendations/artists","methods":["GET"],"name":"get_artist_recommendations","tags":["Recommendations"]},{"path":"/drm/auth","methods":["GET"],"name":"drm_authorization","tags":["DRM"]},{"path":"/drm-test","methods":["GET"],"name":"get_drm_test","tags":["DRM"]},{"path":"/{content_id:uuid}/drm-details","methods":["GET"],"name":"get_content_drm_details","tags":["DRM"]},{"path":"/drm/license-url","methods":["GET"],"name":"get_drm_license_url","tags":["DRM"]},{"path":"/app-events","methods":["POST"],"name":"track_app_events","tags":["App Events"]},{"path":"/health","methods":["GET"],"name":"health_check","tags":["health"]},{"path":"/","methods":["GET"],"name":"root","tags":["content"]}]}