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

{
    "name": "Arnór Dan",
    "title": "Arnór Dan",
    "id": 14914,
    "slug": "arnor-dan",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14914/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27529,
            "title": "Gravity (\"Made In Abyss: The Golden City Of The Scorching Sun\")",
            "url": "https://www.guitarparty.com/songs/gravity-made-in-abyss-the-golden-city-of-the-scorching-sun/"
        },
        {
            "id": 27508,
            "title": "Old Skin",
            "url": "https://www.guitarparty.com/songs/old-skin/"
        },
        {
            "id": 27509,
            "title": "So Close",
            "url": "https://www.guitarparty.com/songs/so-close/"
        },
        {
            "id": 27507,
            "title": "So Far",
            "url": "https://www.guitarparty.com/songs/so-far/"
        },
        {
            "id": 28230,
            "title": "Von",
            "url": "https://www.guitarparty.com/songs/von-3/"
        }
    ]
}