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

{
    "name": "Michael Barry Reid",
    "title": "Michael Barry Reid",
    "id": 6747,
    "slug": "michael-barry-reid",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6747/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11831,
            "title": "Falling For You For Years",
            "url": "https://www.guitarparty.com/songs/falling-for-you-for-years/"
        },
        {
            "id": 20416,
            "title": "Stranger In My House",
            "url": "https://www.guitarparty.com/songs/stranger-in-my-house/"
        }
    ]
}