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

{
    "name": "Glowie",
    "title": "Glowie",
    "id": 12130,
    "slug": "glowie",
    "url": "https://www.guitarparty.com/api/v3/core/authors/12130/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 25838,
            "title": "Explore the indoors",
            "url": "https://www.guitarparty.com/songs/explore-the-indoors/"
        },
        {
            "id": 25835,
            "title": "Ferðumst innanhúss",
            "url": "https://www.guitarparty.com/songs/ferdumst-innanhuss/"
        },
        {
            "id": 24226,
            "title": "No More (Glowie - feat. Stony)",
            "url": "https://www.guitarparty.com/songs/no-more-2/"
        },
        {
            "id": 25732,
            "title": "Unlovable",
            "url": "https://www.guitarparty.com/songs/unlovable/"
        }
    ]
}