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

{
    "name": "Valgerður Guðnadóttir",
    "title": "Valgerður Guðnadóttir",
    "id": 13351,
    "slug": "valgerdur-gudnadottir",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13351/?format=api",
    "bio_short": "",
    "artist_img": "//guitarparty.overcastcdn.com/images/vala-gudna.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 25453,
            "title": "Hugurinn fer hærra",
            "url": "https://www.guitarparty.com/songs/hugurinn-fer-haerra/"
        },
        {
            "id": 26747,
            "title": "Hvutti út í glugga",
            "url": "https://www.guitarparty.com/songs/hvutti-ut-i-glugga/"
        },
        {
            "id": 29150,
            "title": "Rómeó og Júlía (Nýdönsk / Gauragangur)",
            "url": "https://www.guitarparty.com/songs/romeo-og-julia-nydonsk-gauragangur/"
        }
    ]
}