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

{
    "name": "Mercy Me",
    "title": "Mercy Me",
    "id": 5218,
    "slug": "mercy-me",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5218/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 9533,
            "title": "Above All Others",
            "url": "https://www.guitarparty.com/songs/above-all-others/"
        },
        {
            "id": 9532,
            "title": "Bring The Rain",
            "url": "https://www.guitarparty.com/songs/bring-the-rain/"
        },
        {
            "id": 9013,
            "title": "Call to Worship",
            "url": "https://www.guitarparty.com/songs/call-to-worship/"
        },
        {
            "id": 9534,
            "title": "Emanuel (God With Us)",
            "url": "https://www.guitarparty.com/songs/emanuel-god-with-us/"
        },
        {
            "id": 9015,
            "title": "Hold Fast",
            "url": "https://www.guitarparty.com/songs/hold-fast/"
        },
        {
            "id": 9535,
            "title": "Hold Fast (ver. 2)",
            "url": "https://www.guitarparty.com/songs/hold-fast-ver-2/"
        },
        {
            "id": 9530,
            "title": "Joseph's Lullaby",
            "url": "https://www.guitarparty.com/songs/josephs-lullaby/"
        },
        {
            "id": 9531,
            "title": "One Trick Pony",
            "url": "https://www.guitarparty.com/songs/one-trick-pony/"
        },
        {
            "id": 9014,
            "title": "So long self (ver. 2)",
            "url": "https://www.guitarparty.com/songs/so-long-self-ver-2/"
        },
        {
            "id": 9017,
            "title": "The Nails In Your Hands",
            "url": "https://www.guitarparty.com/songs/the-nails-in-your-hands/"
        }
    ]
}