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

{
    "name": "Buddy Kaye",
    "title": "Buddy Kaye",
    "id": 2618,
    "slug": "buddy-kaye",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2618/?format=api",
    "bio_short": "\n",
    "artist_img": null,
    "songs": [
        {
            "id": 22231,
            "title": "A You´re Adorable",
            "url": "https://www.guitarparty.com/songs/a-you-re-adorable/"
        },
        {
            "id": 1937,
            "title": "Speedy Gonzales",
            "url": "https://www.guitarparty.com/songs/speedy-gonzales/"
        },
        {
            "id": 23681,
            "title": "Stafróf ástarinnar",
            "url": "https://www.guitarparty.com/songs/stafrof-astarinnar/"
        },
        {
            "id": 22293,
            "title": "Till the End Of Time",
            "url": "https://www.guitarparty.com/songs/till-the-end-of-time/"
        }
    ]
}