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

{
    "name": "Ingólfur og synir",
    "title": "Ingólfur og synir",
    "id": 13261,
    "slug": "ingolfur-og-synir",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13261/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 25362,
            "title": "Í Herjólfsdal (Þjóðhátíðarlag 1981)",
            "url": "https://www.guitarparty.com/songs/i-herjolfsdal-thjodhatidarlag-1981/"
        }
    ]
}