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

{
    "name": "Páll Sigurðsson",
    "title": "Páll Sigurðsson",
    "id": 14834,
    "slug": "pall-sigurdsson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14834/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27399,
            "title": "Á sólstöðum",
            "url": "https://www.guitarparty.com/songs/a-solstodum/"
        },
        {
            "id": 28853,
            "title": "Ótalmargt alla tíð (All Kinds of Everything)",
            "url": "https://www.guitarparty.com/songs/otalmargt-alla-tid-all-kinds-of-everything/"
        }
    ]
}