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

{
    "name": "Hillsong London",
    "title": "Hillsong London",
    "id": 5362,
    "slug": "hillsong-london",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5362/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/HillsongLondon.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 9764,
            "title": "Follow the Son",
            "url": "https://www.guitarparty.com/songs/follow-the-son/"
        },
        {
            "id": 9758,
            "title": "Hail To The King",
            "url": "https://www.guitarparty.com/songs/hail-to-the-king/"
        },
        {
            "id": 9763,
            "title": "It's a new day",
            "url": "https://www.guitarparty.com/songs/its-a-new-day/"
        },
        {
            "id": 9760,
            "title": "'Til I See You",
            "url": "https://www.guitarparty.com/songs/til-i-see-you/"
        },
        {
            "id": 9762,
            "title": "You Are Here (the Same Power)",
            "url": "https://www.guitarparty.com/songs/you-are-here-the-same-power/"
        },
        {
            "id": 9759,
            "title": "You Brought Me Home",
            "url": "https://www.guitarparty.com/songs/you-brought-me-home/"
        },
        {
            "id": 9761,
            "title": "You're Here With Me",
            "url": "https://www.guitarparty.com/songs/youre-here-with-me/"
        }
    ]
}