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

{
    "name": " Paul Epworth",
    "title": " Paul Epworth",
    "id": 3462,
    "slug": "paul-epworth",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3462/?format=api",
    "bio_short": "",
    "artist_img": "//guitarparty.overcastcdn.com/images/PaulEpworth.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 3525,
            "title": "Rolling in the deep",
            "url": "https://www.guitarparty.com/songs/rolling-in-the-deep/"
        },
        {
            "id": 6031,
            "title": "Shake it out",
            "url": "https://www.guitarparty.com/songs/shake-it-out/"
        },
        {
            "id": 20824,
            "title": "Skyfall",
            "url": "https://www.guitarparty.com/songs/skyfall/"
        },
        {
            "id": 24938,
            "title": "Sorry 4 the Wait",
            "url": "https://www.guitarparty.com/songs/sorry-4-the-wait/"
        },
        {
            "id": 3741,
            "title": "Svo 2012! - Lokalag Áramótaskaupsins 2011 ",
            "url": "https://www.guitarparty.com/songs/svo-2012-lokalag-aramotaskaupsins-2011/"
        }
    ]
}