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

{
    "name": "Einar Áskelsson",
    "title": "Einar Áskelsson",
    "id": 11735,
    "slug": "einar-askelsson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11735/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 24909,
            "title": "Lost",
            "url": "https://www.guitarparty.com/songs/lost-2/"
        },
        {
            "id": 24908,
            "title": "Mynd af þér",
            "url": "https://www.guitarparty.com/songs/mynd-af-ther/"
        },
        {
            "id": 24890,
            "title": "Those who die will live!",
            "url": "https://www.guitarparty.com/songs/those-who-die-will-live/"
        },
        {
            "id": 28952,
            "title": "Why Did The Life Rain On Me?",
            "url": "https://www.guitarparty.com/songs/why-did-the-life-rain-on-meh/"
        },
        {
            "id": 24901,
            "title": "Því þú aldrei spurðir...",
            "url": "https://www.guitarparty.com/songs/thvi-thu-aldrei-spurdir-/"
        }
    ]
}