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

{
    "name": "Hálfdán Helgi Matthíasson",
    "title": "Hálfdán Helgi Matthíasson",
    "id": 15214,
    "slug": "halfdan-helgi-matthiasson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15214/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27885,
            "title": "Bíómynd",
            "url": "https://www.guitarparty.com/songs/biomynd/"
        },
        {
            "id": 29280,
            "title": "Dr. Saxophone",
            "url": "https://www.guitarparty.com/songs/dr-saxophone/"
        },
        {
            "id": 27886,
            "title": "Movie Scene",
            "url": "https://www.guitarparty.com/songs/movie-scene/"
        },
        {
            "id": 28465,
            "title": "Róa",
            "url": "https://www.guitarparty.com/songs/roa/"
        }
    ]
}