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

{
    "name": "Jójó",
    "title": "Jójó",
    "id": 13678,
    "slug": "jojo",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13678/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 29378,
            "title": "Allt er gott sem endar vel",
            "url": "https://www.guitarparty.com/songs/allt-er-gott-sem-endar-vel/"
        },
        {
            "id": 29379,
            "title": "Létt og laggott",
            "url": "https://www.guitarparty.com/songs/lett-og-laggott/"
        },
        {
            "id": 25904,
            "title": "Stæltir strákar",
            "url": "https://www.guitarparty.com/songs/staeltir-strakar-a-strondinni/"
        }
    ]
}