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

{
    "name": "Ramón Márquez Carrillo",
    "title": "Ramón Márquez Carrillo",
    "id": 16427,
    "slug": "ramon-oscar-marquez",
    "url": "https://www.guitarparty.com/api/v3/core/authors/16427/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 29174,
            "title": "Las Clases del Cha Cha Cha",
            "url": "https://www.guitarparty.com/songs/clases-de-cha-cha-cha/"
        },
        {
            "id": 538,
            "title": "Marsbúa cha cha cha",
            "url": "https://www.guitarparty.com/songs/marsbua-cha-cha-cha/"
        }
    ]
}