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

{
    "name": "Ryan Tedder",
    "title": "Ryan Tedder",
    "id": 622,
    "slug": "ryan-tedder",
    "url": "https://www.guitarparty.com/api/v3/core/authors/622/?format=api",
    "bio_short": "",
    "artist_img": "//guitarparty.overcastcdn.com/images/RyanTedderPNG.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 2894,
            "title": "All the right moves",
            "url": "https://www.guitarparty.com/songs/all-the-right-moves/"
        },
        {
            "id": 1780,
            "title": "Bleeding Love ",
            "url": "https://www.guitarparty.com/songs/bleeding-love/"
        },
        {
            "id": 23465,
            "title": "Counting Stars",
            "url": "https://www.guitarparty.com/songs/counting-stars/"
        },
        {
            "id": 25238,
            "title": "Faith",
            "url": "https://www.guitarparty.com/songs/faith-2/"
        },
        {
            "id": 1724,
            "title": "Halo",
            "url": "https://www.guitarparty.com/songs/halo/"
        },
        {
            "id": 1725,
            "title": "Halo ",
            "url": "https://www.guitarparty.com/songs/halo-1/"
        },
        {
            "id": 25273,
            "title": "Happier",
            "url": "https://www.guitarparty.com/songs/happier/"
        },
        {
            "id": 23919,
            "title": "Maps",
            "url": "https://www.guitarparty.com/songs/maps/"
        },
        {
            "id": 1789,
            "title": "Please Don't Stop The Rain",
            "url": "https://www.guitarparty.com/songs/please-dont-stop-the-rain/"
        },
        {
            "id": 3809,
            "title": "Secrets",
            "url": "https://www.guitarparty.com/songs/secrets/"
        }
    ]
}