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

{
    "name": "Trausti Haraldsson",
    "title": "Trausti Haraldsson",
    "id": 3500,
    "slug": "trausti-haraldsson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3500/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26356,
            "title": "Er þetta ást?",
            "url": "https://www.guitarparty.com/songs/er-thetta-asth/"
        },
        {
            "id": 29319,
            "title": "Gegnum dimman dal",
            "url": "https://www.guitarparty.com/songs/gegnum-dimman-dal/"
        },
        {
            "id": 26947,
            "title": "Minn hinsti dans",
            "url": "https://www.guitarparty.com/songs/minn-hinsti-dans/"
        }
    ]
}