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

{
    "name": "Ellie Greenwich",
    "title": "Ellie Greenwich",
    "id": 12517,
    "slug": "ellie-greenwich-2",
    "url": "https://www.guitarparty.com/api/v3/core/authors/12517/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27654,
            "title": "Christmas (baby come home)",
            "url": "https://www.guitarparty.com/songs/christmas-baby-come-home/"
        },
        {
            "id": 24892,
            "title": "Da Doo Ron Ron",
            "url": "https://www.guitarparty.com/songs/da-doo-ron-ron/"
        },
        {
            "id": 24684,
            "title": "River Deep Mountain High",
            "url": "https://www.guitarparty.com/songs/river-deep-mountain-high/"
        },
        {
            "id": 26271,
            "title": "Þær taka á sprett",
            "url": "https://www.guitarparty.com/songs/thaer-taka-a-sprett/"
        }
    ]
}