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

{
    "name": "Bandarískt þjóðlag",
    "title": "Bandarískt þjóðlag",
    "id": 12054,
    "slug": "bandariskt-thjodlag",
    "url": "https://www.guitarparty.com/api/v3/core/authors/12054/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 24092,
            "title": "Baby, let me follow you down",
            "url": "https://www.guitarparty.com/songs/baby-let-me-follow-you-down/"
        },
        {
            "id": 24115,
            "title": "I've Seen the Land Beyond",
            "url": "https://www.guitarparty.com/songs/ive-seen-the-land-beyond/"
        }
    ]
}