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

{
    "name": "Lytle Moe",
    "title": "Lytle Moe",
    "id": 6106,
    "slug": "lytle-moe",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6106/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10870,
            "title": "I Found My Jesus And He Wasn't Even Lost",
            "url": "https://www.guitarparty.com/songs/i-found-my-jesus-and-he-wasnt-even-lost/"
        },
        {
            "id": 14062,
            "title": "I Found My Jesus And He Wasnt Even Lost",
            "url": "https://www.guitarparty.com/songs/i-found-my-jesus-and-he-wasnt-even-lost-2/"
        }
    ]
}