GET /api/v3/core/authors/1113/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "Brian Holland",
    "title": "Brian Holland",
    "id": 1113,
    "slug": "brian-holland",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1113/?format=api",
    "bio_short": "",
    "artist_img": "//guitarparty.overcastcdn.com/images/BrianHollandholl.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 552,
            "title": "Án þín",
            "url": "https://www.guitarparty.com/songs/an-thin-1/"
        },
        {
            "id": 25248,
            "title": "Don't Do It (The Band)",
            "url": "https://www.guitarparty.com/songs/dont-do-it-the-band/"
        },
        {
            "id": 25093,
            "title": "Feel It Still",
            "url": "https://www.guitarparty.com/songs/feel-it-still/"
        },
        {
            "id": 23825,
            "title": "My world is empty without you",
            "url": "https://www.guitarparty.com/songs/my-world-is-empty-without-you/"
        },
        {
            "id": 2801,
            "title": "Please Mister Postman",
            "url": "https://www.guitarparty.com/songs/please-mister-postman/"
        },
        {
            "id": 9682,
            "title": "Reach Out I'll Be There",
            "url": "https://www.guitarparty.com/songs/reach-out-ill-be-there/"
        },
        {
            "id": 1985,
            "title": "You can't hurry love",
            "url": "https://www.guitarparty.com/songs/you-cant-hurry-love/"
        }
    ]
}