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

{
    "name": "Martin Gore",
    "title": "Martin Gore",
    "id": 1070,
    "slug": "martin-gore",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1070/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/MartinGoreinsant.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1541,
            "title": "Enjoy The Silence",
            "url": "https://www.guitarparty.com/songs/enjoy-the-silence/"
        },
        {
            "id": 24867,
            "title": "Personal Jesus",
            "url": "https://www.guitarparty.com/songs/personal-jesus/"
        }
    ]
}