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

{
    "name": "Matias Tellez",
    "title": "Matias Tellez",
    "id": 15218,
    "slug": "matias-tellez",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15218/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27888,
            "title": "Where Are Your Kids Tonight?",
            "url": "https://www.guitarparty.com/songs/where-are-your-kids-tonighth/"
        }
    ]
}