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

{
    "name": "Mads Hauge",
    "title": "Mads Hauge",
    "id": 2733,
    "slug": "mads-hauge-1",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2733/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 2076,
            "title": "Mama Do (Uh Oh, Uh Oh)",
            "url": "https://www.guitarparty.com/songs/mama-do-uh-oh-uh-oh/"
        }
    ]
}