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

{
    "name": "George Weiss",
    "title": "George Weiss",
    "id": 2716,
    "slug": "george-weiss",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2716/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26760,
            "title": "Hinn gullni meðalvegur",
            "url": "https://www.guitarparty.com/songs/hinn-gullni-medalvegur/"
        },
        {
            "id": 19251,
            "title": "How Important Can It Be",
            "url": "https://www.guitarparty.com/songs/how-important-can-it-be/"
        },
        {
            "id": 1170,
            "title": "I can't help falling in love with you",
            "url": "https://www.guitarparty.com/songs/i-cant-help-falling-in-love-with-you/"
        },
        {
            "id": 17479,
            "title": "I Dont See Me In Your Eyes Anymore",
            "url": "https://www.guitarparty.com/songs/i-dont-see-me-in-your-eyes-anymore/"
        }
    ]
}