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

{
    "name": "Joseph McCarthy",
    "title": "Joseph McCarthy",
    "id": 9844,
    "slug": "joseph-mccarthy",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9844/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/JosephMcCarthy.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 21958,
            "title": "Alice Blue Gown",
            "url": "https://www.guitarparty.com/songs/alice-blue-gown/"
        },
        {
            "id": 291,
            "title": "Vertu ekki að horfa svona alltaf á mig",
            "url": "https://www.guitarparty.com/songs/vertu-ekki-ad-horfa-svona-alltaf-a-mig/"
        },
        {
            "id": 24953,
            "title": "What do you want to make those eyes at me for",
            "url": "https://www.guitarparty.com/songs/what-do-you-want-to-make-those-eyes-at-me-for/"
        }
    ]
}