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

{
    "name": "Shawn Mendes",
    "title": "Shawn Mendes",
    "id": 13328,
    "slug": "shawn-mendes",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13328/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26010,
            "title": "Á Þjóðhátíð til Eyja",
            "url": "https://www.guitarparty.com/songs/a-thjodhatid-til-eyja/"
        },
        {
            "id": 25555,
            "title": "If I Can't Have You",
            "url": "https://www.guitarparty.com/songs/if-i-cant-have-you/"
        },
        {
            "id": 28936,
            "title": "Señorita",
            "url": "https://www.guitarparty.com/songs/senorita-shawn-mendescamila-cabello/"
        },
        {
            "id": 29238,
            "title": "Stitches",
            "url": "https://www.guitarparty.com/songs/stitches/"
        },
        {
            "id": 25434,
            "title": "Treat You Better",
            "url": "https://www.guitarparty.com/songs/treat-you-better/"
        }
    ]
}