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

{
    "name": "Al Hoffman",
    "title": "Al Hoffman",
    "id": 5997,
    "slug": "al-hoffman",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5997/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28353,
            "title": "Gilly Gilly Ossenfeffer Katzenellenbogen by the Sea",
            "url": "https://www.guitarparty.com/songs/gilly-gilly-ossenfeffer-katzenellenbogen-by-the-sea/"
        },
        {
            "id": 10730,
            "title": "Hawaiian Wedding Song",
            "url": "https://www.guitarparty.com/songs/hawaiian-wedding-song/"
        },
        {
            "id": 22420,
            "title": "I´m Gonna Live Till I Die",
            "url": "https://www.guitarparty.com/songs/i-m-gonna-live-till-i-die/"
        },
        {
            "id": 28349,
            "title": "Pabbi vill mambó",
            "url": "https://www.guitarparty.com/songs/pabbi-vill-mambo/"
        },
        {
            "id": 28352,
            "title": "Papa Loves Mambo",
            "url": "https://www.guitarparty.com/songs/papa-loves-mambo/"
        },
        {
            "id": 28348,
            "title": "Svo ung og blíð (það er lítið hús)",
            "url": "https://www.guitarparty.com/songs/svo-ung-og-blid-thad-er-litid-hus/"
        }
    ]
}