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

{
    "name": "Nellee Hooper",
    "title": "Nellee Hooper",
    "id": 14650,
    "slug": "nellee-hooper",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14650/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27243,
            "title": "Army Of Me",
            "url": "https://www.guitarparty.com/songs/army-of-me/"
        },
        {
            "id": 27289,
            "title": "Hyperballad",
            "url": "https://www.guitarparty.com/songs/hyperballad/"
        }
    ]
}