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

{
    "name": "Mitchell Parish",
    "title": "Mitchell Parish",
    "id": 8491,
    "slug": "mitchell-parish",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8491/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 15321,
            "title": "Blue Skirt Waltz",
            "url": "https://www.guitarparty.com/songs/blue-skirt-waltz/"
        },
        {
            "id": 21370,
            "title": "My window faces the South",
            "url": "https://www.guitarparty.com/songs/my-window-faces-the-south/"
        },
        {
            "id": 22348,
            "title": "One Morning In May",
            "url": "https://www.guitarparty.com/songs/one-morning-in-may/"
        },
        {
            "id": 22269,
            "title": "Sophisticated Lady",
            "url": "https://www.guitarparty.com/songs/sophisticated-lady/"
        },
        {
            "id": 22010,
            "title": "Stairway To The Stars",
            "url": "https://www.guitarparty.com/songs/stairway-to-the-stars/"
        }
    ]
}