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

{
    "name": "Dave Grohl",
    "title": "Dave Grohl",
    "id": 556,
    "slug": "dave-grohl",
    "url": "https://www.guitarparty.com/api/v3/core/authors/556/?format=api",
    "bio_short": "",
    "artist_img": "//guitarparty.overcastcdn.com/images/DaveGrohl.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 19031,
            "title": "And I Love You So",
            "url": "https://www.guitarparty.com/songs/and-i-love-you-so/"
        },
        {
            "id": 28768,
            "title": "Best of You",
            "url": "https://www.guitarparty.com/songs/best-of-you/"
        },
        {
            "id": 28786,
            "title": "Big Me",
            "url": "https://www.guitarparty.com/songs/big-me/"
        },
        {
            "id": 28785,
            "title": "Doll",
            "url": "https://www.guitarparty.com/songs/doll/"
        },
        {
            "id": 28779,
            "title": "Everlong",
            "url": "https://www.guitarparty.com/songs/everlong/"
        },
        {
            "id": 28780,
            "title": "Learn to fly",
            "url": "https://www.guitarparty.com/songs/learn-to-fly/"
        },
        {
            "id": 28782,
            "title": "Monkey Wrench",
            "url": "https://www.guitarparty.com/songs/monkey-wrench/"
        },
        {
            "id": 28781,
            "title": "My hero",
            "url": "https://www.guitarparty.com/songs/my-hero/"
        },
        {
            "id": 23211,
            "title": "Smells Like Teen Spirit",
            "url": "https://www.guitarparty.com/songs/smells-like-teen-spirit/"
        },
        {
            "id": 28765,
            "title": "The Pretender (Foo Fighters)",
            "url": "https://www.guitarparty.com/songs/the-pretender-foo-fighters/"
        },
        {
            "id": 1322,
            "title": "This is a Call",
            "url": "https://www.guitarparty.com/songs/this-is-a-call/"
        },
        {
            "id": 28783,
            "title": "Walk",
            "url": "https://www.guitarparty.com/songs/walk/"
        },
        {
            "id": 28784,
            "title": "Walking After You",
            "url": "https://www.guitarparty.com/songs/walking-after-you/"
        },
        {
            "id": 3723,
            "title": "Wheels",
            "url": "https://www.guitarparty.com/songs/wheels/"
        }
    ]
}