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

{
    "name": "Al Blasingame",
    "title": "Al Blasingame",
    "id": 7028,
    "slug": "al-blasingame",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7028/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13749,
            "title": "Breaking The Rules",
            "url": "https://www.guitarparty.com/songs/breaking-the-rules/"
        },
        {
            "id": 10256,
            "title": "I Guess I'm Getting Over You",
            "url": "https://www.guitarparty.com/songs/i-guess-im-getting-over-you/"
        }
    ]
}