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

{
    "name": "Johnny Marks",
    "title": "Johnny Marks",
    "id": 687,
    "slug": "johnny-marks",
    "url": "https://www.guitarparty.com/api/v3/core/authors/687/?format=api",
    "bio_short": "",
    "artist_img": "//guitarparty.overcastcdn.com/images/JohnnyMarksjm.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 29128,
            "title": "A Holly Jolly Christmas",
            "url": "https://www.guitarparty.com/songs/a-holly-jolly-christmas/"
        },
        {
            "id": 25673,
            "title": "Folaldið Mitt Hann Fákur",
            "url": "https://www.guitarparty.com/songs/folaldid-mitt-hann-fakur/"
        },
        {
            "id": 26162,
            "title": "Gefðu mér gott í skóinn",
            "url": "https://www.guitarparty.com/songs/gefdu-mer-gott-i-skoinn/"
        },
        {
            "id": 16943,
            "title": "Gloryland March",
            "url": "https://www.guitarparty.com/songs/gloryland-march/"
        },
        {
            "id": 29127,
            "title": "Jólasólin (A Holly jolly Christmas)",
            "url": "https://www.guitarparty.com/songs/jolasolin-a-holly-jolly-christmas/"
        },
        {
            "id": 20569,
            "title": "Rocking Around The Christmas Tree",
            "url": "https://www.guitarparty.com/songs/rocking-around-the-christmas-tree/"
        },
        {
            "id": 23802,
            "title": "Rokkað í kringum jólatréð",
            "url": "https://www.guitarparty.com/songs/rokkad-i-kringum-jolatred/"
        },
        {
            "id": 1043,
            "title": "Rudolph The Red-Nosed Reindeer",
            "url": "https://www.guitarparty.com/songs/rudolph-the-red-nosed-reindeer/"
        },
        {
            "id": 27670,
            "title": "Rúdólf með rauða trýnið",
            "url": "https://www.guitarparty.com/songs/rudolf-med-rauda-trynid/"
        }
    ]
}