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

{
    "name": "Lloene S. Martin",
    "title": "Lloene S. Martin",
    "id": 7672,
    "slug": "lloene-s-martin",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7672/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 18681,
            "title": "Cheating Wife Again",
            "url": "https://www.guitarparty.com/songs/cheating-wife-again/"
        },
        {
            "id": 21943,
            "title": "Hobo Heaven",
            "url": "https://www.guitarparty.com/songs/hobo-heaven/"
        },
        {
            "id": 14759,
            "title": "Jesus Makes House Calls",
            "url": "https://www.guitarparty.com/songs/jesus-makes-house-calls/"
        },
        {
            "id": 13069,
            "title": "Winds Of Yesterday",
            "url": "https://www.guitarparty.com/songs/winds-of-yesterday/"
        }
    ]
}