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

{
    "name": "Ryan Murphey",
    "title": "Ryan Murphey",
    "id": 8236,
    "slug": "ryan-murphey",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8236/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 14737,
            "title": "Talking To the Wrong Man",
            "url": "https://www.guitarparty.com/songs/talking-to-the-wrong-man/"
        }
    ]
}