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

{
    "name": "Curt Poulton",
    "title": "Curt Poulton",
    "id": 7759,
    "slug": "curt-poulton",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7759/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13447,
            "title": "Lamp Lighting Time In The Valley",
            "url": "https://www.guitarparty.com/songs/lamp-lighting-time-in-the-valley/"
        },
        {
            "id": 24914,
            "title": "Når lysene tennes der hjemme",
            "url": "https://www.guitarparty.com/songs/nar-lysene-tennes-der-hjemme/"
        }
    ]
}