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

{
    "name": "TOVE LO",
    "title": "TOVE LO",
    "id": 11632,
    "slug": "tove-lo",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11632/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 23735,
            "title": "Stay High (Habits Remix)",
            "url": "https://www.guitarparty.com/songs/stay-high-habits-remix/"
        }
    ]
}