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

{
    "name": "Orchestral Manoeuvres In The Dark (OMD)",
    "title": "Orchestral Manoeuvres In The Dark (OMD)",
    "id": 13051,
    "slug": "orchestral-manoeuvres-in-the-dark-omd",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13051/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 25138,
            "title": "Enola Gay",
            "url": "https://www.guitarparty.com/songs/enola-gay/"
        },
        {
            "id": 23946,
            "title": "If you leave",
            "url": "https://www.guitarparty.com/songs/if-you-leave/"
        }
    ]
}