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

{
    "name": "Rihanna",
    "title": "Rihanna",
    "id": 808,
    "slug": "rihanna",
    "url": "https://www.guitarparty.com/api/v3/core/authors/808/?format=api",
    "bio_short": "Robyn Rihanna Fenty, known by her stage name, Rihanna, is a Bajan singer.  Her song 'Umbrella' was one of the highest-selling songs of 2007 and her 3rd album "Good Girl Gone Bad" was critically acclaimed, helping propel her to superstar status. She has attained six Billboard Hot 100 number ones thus far and is the second Bajan artist to win a Grammy Award. She is also a cultural ambassador for Barbados.  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/RihannaWHYBVideo.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 22672,
            "title": "Diamonds",
            "url": "https://www.guitarparty.com/songs/diamonds/"
        },
        {
            "id": 24005,
            "title": "FourFiveSeconds",
            "url": "https://www.guitarparty.com/songs/fourfiveseconds/"
        },
        {
            "id": 27783,
            "title": "Lift Me Up",
            "url": "https://www.guitarparty.com/songs/lift-me-up/"
        },
        {
            "id": 3263,
            "title": "Love the way you lie part 2",
            "url": "https://www.guitarparty.com/songs/love-the-way-you-lie-part-2/"
        },
        {
            "id": 1899,
            "title": "Rehab",
            "url": "https://www.guitarparty.com/songs/rehab/"
        },
        {
            "id": 23114,
            "title": "Stay",
            "url": "https://www.guitarparty.com/songs/stay/"
        },
        {
            "id": 1320,
            "title": "Take a Bow",
            "url": "https://www.guitarparty.com/songs/take-a-bow/"
        },
        {
            "id": 1901,
            "title": "Umbrella",
            "url": "https://www.guitarparty.com/songs/umbrella/"
        },
        {
            "id": 25653,
            "title": "We found love",
            "url": "https://www.guitarparty.com/songs/we-found-love/"
        },
        {
            "id": 24791,
            "title": "What's my name",
            "url": "https://www.guitarparty.com/songs/whats-my-name/"
        }
    ]
}