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

{
    "name": "Trausti Bjarnason",
    "title": "Trausti Bjarnason",
    "id": 11481,
    "slug": "trausti-bjarnason",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11481/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26063,
            "title": "Andvaka",
            "url": "https://www.guitarparty.com/songs/andvaka-2/"
        },
        {
            "id": 23634,
            "title": "Þér við hlið",
            "url": "https://www.guitarparty.com/songs/ther-vid-hlid/"
        }
    ]
}