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

{
    "name": "Jonathon Sloan/Luke Steele/Nick Littlemore",
    "title": "Jonathon Sloan/Luke Steele/Nick Littlemore",
    "id": 2472,
    "slug": "jonathon-sloanluke-steelenick-littlemore",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2472/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 2785,
            "title": "We are the people",
            "url": "https://www.guitarparty.com/songs/we-are-the-people/"
        }
    ]
}