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

{
    "name": "Lena Meyer-Landrut",
    "title": "Lena Meyer-Landrut",
    "id": 3023,
    "slug": "lena-meyer-landrut",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3023/?format=api",
    "bio_short": "Lena Meyer-Landrut (born 23 May 1991 in Hannover, Germany), also known by her stage name <a href=\"http://www.last.fm/music/Lena\" class=\"bbcode_artist\">Lena</a>, is a German singer and songwriter. She represented Germany in the Eurovision Song Contest 2010 in Oslo, Norway, and won the contest with the song &quot;<a title=\"Lena Meyer-Landrut &ndash; Satellite\" href=\"http://www.last.fm/music/+noredirect/Lena+Meyer-Landrut/_/Satellite\" class=\"bbcode_track\">Satellite</a>&quot;. With her three entries from the German national final Unser Star für Oslo (Our Star for Oslo), Meyer-Landrut set an all-time chart record in her home country by debuting with three songs in the top five of the German singles chart.",
    "artist_img": "//guitarparty.overcastcdn.com/images/LenaMeyerLandrut.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 2943,
            "title": "Satellite",
            "url": "https://www.guitarparty.com/songs/satellite/"
        }
    ]
}