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

{
    "name": "Norman Petty",
    "title": "Norman Petty",
    "id": 1188,
    "slug": "norman-petty",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1188/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 1132,
            "title": "Everyday",
            "url": "https://www.guitarparty.com/songs/everyday/"
        },
        {
            "id": 17454,
            "title": "Im Gonna Love You Too",
            "url": "https://www.guitarparty.com/songs/im-gonna-love-you-too/"
        },
        {
            "id": 17455,
            "title": "I´m Looking For Someone To Love",
            "url": "https://www.guitarparty.com/songs/i-m-looking-for-someone-to-love/"
        },
        {
            "id": 13120,
            "title": "It's So Easy!",
            "url": "https://www.guitarparty.com/songs/its-so-easy/"
        },
        {
            "id": 13650,
            "title": "Not Fade Away",
            "url": "https://www.guitarparty.com/songs/not-fade-away/"
        },
        {
            "id": 17456,
            "title": "Oh Boy",
            "url": "https://www.guitarparty.com/songs/oh-boy/"
        },
        {
            "id": 13080,
            "title": "Rave On",
            "url": "https://www.guitarparty.com/songs/rave-on/"
        },
        {
            "id": 10084,
            "title": "Take Your Time",
            "url": "https://www.guitarparty.com/songs/take-your-time/"
        },
        {
            "id": 12312,
            "title": "Tell Me How",
            "url": "https://www.guitarparty.com/songs/tell-me-how/"
        },
        {
            "id": 20931,
            "title": "Thatll Be the Day",
            "url": "https://www.guitarparty.com/songs/thatll-be-the-day-2/"
        },
        {
            "id": 11806,
            "title": "Think It Over",
            "url": "https://www.guitarparty.com/songs/think-it-over/"
        }
    ]
}