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

{
    "name": "Van Givens",
    "title": "Van Givens",
    "id": 6300,
    "slug": "van-givens",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6300/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19637,
            "title": "Don´t Squeeze My Sharmon",
            "url": "https://www.guitarparty.com/songs/don-t-squeeze-my-sharmon/"
        },
        {
            "id": 16876,
            "title": "Help Stamp Out Loneliness",
            "url": "https://www.guitarparty.com/songs/help-stamp-out-loneliness/"
        },
        {
            "id": 20860,
            "title": "Sweetheart of the Year",
            "url": "https://www.guitarparty.com/songs/sweetheart-of-the-year/"
        },
        {
            "id": 11113,
            "title": "The Woman I Need (Honky Tonk Mind)",
            "url": "https://www.guitarparty.com/songs/the-woman-i-need-honky-tonk-mind/"
        }
    ]
}