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

{
    "name": "Róisín Murphy",
    "title": "Róisín Murphy",
    "id": 16173,
    "slug": "roisin-murphy",
    "url": "https://www.guitarparty.com/api/v3/core/authors/16173/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28795,
            "title": "Sing It Back",
            "url": "https://www.guitarparty.com/songs/sing-it-back/"
        }
    ]
}