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

{
    "name": "Theodóra Thoroddsen",
    "title": "Theodóra Thoroddsen",
    "id": 12607,
    "slug": "theodora-thoroddsen",
    "url": "https://www.guitarparty.com/api/v3/core/authors/12607/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 24897,
            "title": "Komdu nú og kysstu mig",
            "url": "https://www.guitarparty.com/songs/komdu-nu-og-kysstu-mig/"
        },
        {
            "id": 24758,
            "title": "Tunglið tunglið taktu mig",
            "url": "https://www.guitarparty.com/songs/tunglid-tunglid-taktu-mig/"
        }
    ]
}