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

{
    "name": "The Hollies",
    "title": "The Hollies",
    "id": 10747,
    "slug": "the-hollies",
    "url": "https://www.guitarparty.com/api/v3/core/authors/10747/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/TheHolliesHollie.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 23733,
            "title": "Bus Stop",
            "url": "https://www.guitarparty.com/songs/bus-stop/"
        },
        {
            "id": 23464,
            "title": "He Ain't Heavy, He's My Brother",
            "url": "https://www.guitarparty.com/songs/he-aint-heavy-hes-my-brother/"
        },
        {
            "id": 22907,
            "title": "I'm Alive",
            "url": "https://www.guitarparty.com/songs/im-alive/"
        },
        {
            "id": 24039,
            "title": "Stay (Jackson Browne version)",
            "url": "https://www.guitarparty.com/songs/stay-2/"
        },
        {
            "id": 25112,
            "title": "Stewball",
            "url": "https://www.guitarparty.com/songs/stewball/"
        },
        {
            "id": 25099,
            "title": "The Air That I Breathe",
            "url": "https://www.guitarparty.com/songs/the-air-that-i-breathe/"
        }
    ]
}