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

{
    "name": " Mathieu Jomphe-Lepine",
    "title": " Mathieu Jomphe-Lepine",
    "id": 11781,
    "slug": "mathieu-jomphe-lepine",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11781/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 23870,
            "title": "Dare you",
            "url": "https://www.guitarparty.com/songs/dare-you/"
        },
        {
            "id": 23871,
            "title": "Mana þig",
            "url": "https://www.guitarparty.com/songs/mana-thig/"
        }
    ]
}