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

{
    "name": "Thomas Reid",
    "title": "Thomas Reid",
    "id": 15371,
    "slug": "thomas-reid",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15371/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28009,
            "title": "Are You Okay?",
            "url": "https://www.guitarparty.com/songs/are-you-okayh/"
        },
        {
            "id": 28583,
            "title": "Falling Asleep In Your Arms, Dreading The Sunrise",
            "url": "https://www.guitarparty.com/songs/falling-asleep-in-your-arms-dreading-the-sunrise/"
        },
        {
            "id": 28023,
            "title": "I'm So Good At Lying",
            "url": "https://www.guitarparty.com/songs/im-so-good-at-lying/"
        },
        {
            "id": 28584,
            "title": "Miles From Nowhere",
            "url": "https://www.guitarparty.com/songs/miles-from-nowhere/"
        },
        {
            "id": 28585,
            "title": "Normal Things",
            "url": "https://www.guitarparty.com/songs/normal-things/"
        },
        {
            "id": 28586,
            "title": "Spare Change",
            "url": "https://www.guitarparty.com/songs/spare-change/"
        }
    ]
}