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

{
    "name": "Marti Frederiksen",
    "title": "Marti Frederiksen",
    "id": 11368,
    "slug": "marti-frederiksen",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11368/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 28896,
            "title": "Dreamer (Ozzy Osbourne)",
            "url": "https://www.guitarparty.com/songs/dreamer-2/"
        },
        {
            "id": 23540,
            "title": "The Flame Still Burns",
            "url": "https://www.guitarparty.com/songs/the-flame-still-burns/"
        }
    ]
}