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

{
    "name": "Maurice Mysels",
    "title": "Maurice Mysels",
    "id": 2685,
    "slug": "maurice-mysels-1",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2685/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 2417,
            "title": "I Want You, I Need You, I Love You",
            "url": "https://www.guitarparty.com/songs/i-want-you-i-need-you-i-love-you/"
        }
    ]
}