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

{
    "name": "Luísa Sobral",
    "title": "Luísa Sobral",
    "id": 12872,
    "slug": "luisa-sobral",
    "url": "https://www.guitarparty.com/api/v3/core/authors/12872/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 24973,
            "title": "Amar Pelos dois",
            "url": "https://www.guitarparty.com/songs/amar-pelos-dois/"
        },
        {
            "id": 24974,
            "title": "Ást fyrir tvo (Amar Pelos dois)",
            "url": "https://www.guitarparty.com/songs/ast-fyrir-tvo-amar-pelos-dois/"
        }
    ]
}