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

{
    "name": "ROSALÍA",
    "title": "ROSALÍA",
    "id": 15153,
    "slug": "rosalia",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15153/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 29200,
            "title": "Berghain",
            "url": "https://www.guitarparty.com/songs/berghain/"
        },
        {
            "id": 27801,
            "title": "Oral",
            "url": "https://www.guitarparty.com/songs/oral/"
        }
    ]
}