Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3440546/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3440546,
    "uri": "https://api.kexp.org/v2/plays/3440546/?format=api",
    "airdate": "2024-12-20T16:56:15-08:00",
    "show": 62161,
    "show_uri": "https://api.kexp.org/v2/shows/62161/?format=api",
    "image_uri": "https://ia800400.us.archive.org/24/items/mbid-3ab7b8e8-6145-4259-9572-26097c4b700a/mbid-3ab7b8e8-6145-4259-9572-26097c4b700a-38960229333_thumb500.jpg",
    "thumbnail_uri": "https://ia800400.us.archive.org/24/items/mbid-3ab7b8e8-6145-4259-9572-26097c4b700a/mbid-3ab7b8e8-6145-4259-9572-26097c4b700a-38960229333_thumb250.jpg",
    "song": "Catch and Release",
    "track_id": "076a730f-cd54-44cb-9421-d83cb4e8310d",
    "recording_id": "23577201-2926-4021-936b-8d4f3c9192cf",
    "artist": "Mikey Moo",
    "artist_ids": [
        "030fe78b-f2e0-4555-bfed-aa52bb790562"
    ],
    "album": "Fresh Idiot",
    "release_id": "3ab7b8e8-6145-4259-9572-26097c4b700a",
    "release_group_id": "629b95f2-d4fe-430c-8bb3-45d625a41a11",
    "labels": [
        "Killroom Records"
    ],
    "label_ids": [
        "48a387e0-1253-4912-9245-8e40024447b7"
    ],
    "release_date": "2024-05-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#24 \n\n\"...queer psych pop at its best: sundrenched soundscapes and infectious melodies with plenty of glam and shimmer. In search of a lusher\nlive sound, he invited bassist/vocalist Nicki Danger (Pink Parts, Glitterbang) and drummer Scott Helgason (Final Body, Frond, Young Evils) to join him and the solo act became a trio\"\n\nhttps://www.instagram.com/mikeymoosic/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}