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

{
    "name": "Stephan G. Stephansson",
    "title": "Stephan G. Stephansson",
    "id": 14185,
    "slug": "stephan-g-stephansson-2",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14185/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26665,
            "title": "Úr Íslendingadagsræðu",
            "url": "https://www.guitarparty.com/songs/ur-islendingadagsraedu/"
        },
        {
            "id": 26666,
            "title": "Þó þú langförull legðir (úr Íslendingadagsræðu)",
            "url": "https://www.guitarparty.com/songs/tho-thu-langforull-legdir/"
        }
    ]
}