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

{
    "name": "Yoo Gun-Hyung og PSY",
    "title": "Yoo Gun-Hyung og PSY",
    "id": 9194,
    "slug": "yoo-gun-hyung-og-psy",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9194/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 20299,
            "title": "Gangnam style",
            "url": "https://www.guitarparty.com/songs/gangnam-style/"
        }
    ]
}