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

{
    "name": "Saga Matthildur",
    "title": "Saga Matthildur",
    "id": 15495,
    "slug": "saga-matthildur",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15495/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28128,
            "title": "Eitthvað persónulegt",
            "url": "https://www.guitarparty.com/songs/eitthvad-personulegt/"
        },
        {
            "id": 28127,
            "title": "Nú",
            "url": "https://www.guitarparty.com/songs/nu/"
        }
    ]
}