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

{
    "name": "Sid Tepper",
    "title": "Sid Tepper",
    "id": 6503,
    "slug": "sid-tepper",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6503/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 17516,
            "title": "A House That Has Everything",
            "url": "https://www.guitarparty.com/songs/a-house-that-has-everything/"
        },
        {
            "id": 14828,
            "title": "All That I Am",
            "url": "https://www.guitarparty.com/songs/all-that-i-am/"
        },
        {
            "id": 11415,
            "title": "For The Millionth And Last Time",
            "url": "https://www.guitarparty.com/songs/for-the-millionth-and-last-time/"
        },
        {
            "id": 23800,
            "title": "Kaupakonan hans Gísla í Gröf",
            "url": "https://www.guitarparty.com/songs/kaupakonan-hans-gisla-i-grof/"
        },
        {
            "id": 20882,
            "title": "Stairway of Love",
            "url": "https://www.guitarparty.com/songs/stairway-of-love/"
        },
        {
            "id": 23489,
            "title": "The naughty lady of Shady Lane",
            "url": "https://www.guitarparty.com/songs/the-naughty-lady-of-shady-lane/"
        },
        {
            "id": 20405,
            "title": "Young Hearts",
            "url": "https://www.guitarparty.com/songs/young-hearts/"
        }
    ]
}