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

{
    "name": "Sr.",
    "title": "Sr.",
    "id": 7501,
    "slug": "sr-",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7501/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10259,
            "title": "A Picture From Life´s Other Side",
            "url": "https://www.guitarparty.com/songs/a-picture-from-life-s-other-side/"
        },
        {
            "id": 13604,
            "title": "Im Blue Im Lonesome",
            "url": "https://www.guitarparty.com/songs/im-blue-im-lonesome/"
        },
        {
            "id": 21161,
            "title": "When the Book of Life is Read",
            "url": "https://www.guitarparty.com/songs/when-the-book-of-life-is-read/"
        }
    ]
}