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

{
    "name": "John Farrar",
    "title": "John Farrar",
    "id": 924,
    "slug": "john-farrar",
    "url": "https://www.guitarparty.com/api/v3/core/authors/924/?format=api",
    "bio_short": "",
    "artist_img": "//guitarparty.overcastcdn.com/images/JohnFarrarCover.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 24727,
            "title": "Ég ætla að næla í þig",
            "url": "https://www.guitarparty.com/songs/eg-aetla-ad-naela-i-thig/"
        },
        {
            "id": 24728,
            "title": "Grease það er stíllinn",
            "url": "https://www.guitarparty.com/songs/grease-thad-er-stillinn/"
        },
        {
            "id": 1439,
            "title": "Hopelessly devoted to you",
            "url": "https://www.guitarparty.com/songs/hopelessly-devoted-to-you/"
        },
        {
            "id": 24050,
            "title": "You're the One That I Want",
            "url": "https://www.guitarparty.com/songs/youre-the-one-that-i-want/"
        }
    ]
}