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

{
    "name": "Al Dubin",
    "title": "Al Dubin",
    "id": 9160,
    "slug": "al-dubin",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9160/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 20006,
            "title": "Along The Santa Fe Trail",
            "url": "https://www.guitarparty.com/songs/along-the-santa-fe-trail/"
        },
        {
            "id": 22644,
            "title": "I´ll String Along With You",
            "url": "https://www.guitarparty.com/songs/i-ll-string-along-with-you/"
        },
        {
            "id": 22226,
            "title": "I Only Have Eyes For You",
            "url": "https://www.guitarparty.com/songs/i-only-have-eyes-for-you/"
        },
        {
            "id": 22277,
            "title": "September In the Rain",
            "url": "https://www.guitarparty.com/songs/september-in-the-rain/"
        },
        {
            "id": 22621,
            "title": "The Boulevard Of Broken Dreams",
            "url": "https://www.guitarparty.com/songs/the-boulevard-of-broken-dreams/"
        }
    ]
}