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

{
    "name": "Keith Getty",
    "title": "Keith Getty",
    "id": 14319,
    "slug": "keith-getty",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14319/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26841,
            "title": "Á hvør ein morgun (See what a morning)",
            "url": "https://www.guitarparty.com/songs/a-hvor-ein-morgun-see-what-a-morning/"
        },
        {
            "id": 26840,
            "title": "Á Kristus bert (In Christ alone)",
            "url": "https://www.guitarparty.com/songs/a-kristus-bert-in-christ-alone/"
        }
    ]
}