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

{
    "name": "Lamar Morris",
    "title": "Lamar Morris",
    "id": 7728,
    "slug": "lamar-morris",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7728/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 17440,
            "title": "I Betcha Didn´t Know",
            "url": "https://www.guitarparty.com/songs/i-betcha-didn-t-know/"
        },
        {
            "id": 13389,
            "title": "Same Old Story",
            "url": "https://www.guitarparty.com/songs/same-old-story/"
        },
        {
            "id": 17390,
            "title": "The Loser",
            "url": "https://www.guitarparty.com/songs/the-loser/"
        },
        {
            "id": 14269,
            "title": "These Lonely Hands Of Mine",
            "url": "https://www.guitarparty.com/songs/these-lonely-hands-of-mine/"
        }
    ]
}