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

{
    "name": "Charles Mitchell",
    "title": "Charles Mitchell",
    "id": 1463,
    "slug": "charles-mitchell",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1463/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19748,
            "title": "I Dreamed of an Old Love Affair",
            "url": "https://www.guitarparty.com/songs/i-dreamed-of-an-old-love-affair/"
        },
        {
            "id": 14906,
            "title": "If Its Wrong to Love You",
            "url": "https://www.guitarparty.com/songs/if-its-wrong-to-love-you/"
        },
        {
            "id": 26884,
            "title": "Sólskin",
            "url": "https://www.guitarparty.com/songs/solskin/"
        },
        {
            "id": 877,
            "title": "You are my sunshine",
            "url": "https://www.guitarparty.com/songs/you-are-my-sunshine/"
        },
        {
            "id": 26881,
            "title": "Þú ert mitt sólskin",
            "url": "https://www.guitarparty.com/songs/thu-ert-mitt-solskin/"
        }
    ]
}