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

{
    "name": "Lana Del Rey og Justin Parker",
    "title": "Lana Del Rey og Justin Parker",
    "id": 3817,
    "slug": "lana-del-rey-og-justin-parker",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3817/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 24824,
            "title": "Video games",
            "url": "https://www.guitarparty.com/songs/video-games/"
        }
    ]
}