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

{
    "name": "Lárus Arnarson",
    "title": "Lárus Arnarson",
    "id": 16500,
    "slug": "larus-arnarson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/16500/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 29217,
            "title": "Bang Bang (Bríet)",
            "url": "https://www.guitarparty.com/songs/bang-bang-briet/"
        },
        {
            "id": 29218,
            "title": "Sweet Escape",
            "url": "https://www.guitarparty.com/songs/sweet-escape/"
        }
    ]
}