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

{
    "name": "Rósa Birgitta Ísfeld",
    "title": "Rósa Birgitta Ísfeld",
    "id": 2787,
    "slug": "rosa-birgitta-isfeld-1",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2787/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/RsaBirgittasfeld.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 2034,
            "title": "Don't be a Stranger",
            "url": "https://www.guitarparty.com/songs/dont-be-a-stranger/"
        },
        {
            "id": 3645,
            "title": "In Your Arms",
            "url": "https://www.guitarparty.com/songs/in-your-arms/"
        }
    ]
}