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

{
    "name": "Norman Newell",
    "title": "Norman Newell",
    "id": 3198,
    "slug": "Norman-Newell",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3198/?format=api",
    "bio_short": "",
    "artist_img": "//guitarparty.overcastcdn.com/images/NormanNewell.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 27340,
            "title": "Domani (Forget Domani)",
            "url": "https://www.guitarparty.com/songs/domani/"
        },
        {
            "id": 27339,
            "title": "Forget Domani",
            "url": "https://www.guitarparty.com/songs/forget-domani/"
        },
        {
            "id": 26693,
            "title": "It Makes No Difference Now",
            "url": "https://www.guitarparty.com/songs/it-makes-no-difference-now-2/"
        },
        {
            "id": 3199,
            "title": "Það snjóar",
            "url": "https://www.guitarparty.com/songs/thad-snjoar/"
        }
    ]
}