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

{
    "name": "Birte Harksen (Með innblæstri frá \"The Continents Song\")",
    "title": "Birte Harksen (Með innblæstri frá \"The Continents Song\")",
    "id": 14278,
    "slug": "birte-harksen-med-innblaestri-fra-the-continents-song",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14278/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26785,
            "title": "Lagið um Heimsálfurnar",
            "url": "https://www.guitarparty.com/songs/lagid-um-heimsalfurnar/"
        }
    ]
}