URI: https://icarus-demo.com/api/v1/genre/2 Method: Get Content type: application/json Authorization: Bearer token Response body:
token
{ "id" : 2, "genre" : "Hip-Hop" }
URI: https://icarus-demo.com/api/v1/genre Method: Get Content type: application/json Authorization: Bearer token Response body:
[ { "id" : 1, "genre" : "Indie" }, { "id" : 2, "genre" : "Hip-Hop" }, { "id" : 3, "genre" : "Jazz" } ]
Home
API
Deleting the wiki page "Genre" cannot be undone. Continue?