Information about plays

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

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

{
    "id": 3439506,
    "uri": "https://api.kexp.org/v2/plays/3439506/?format=api",
    "airdate": "2024-12-18T04:01:13-08:00",
    "show": 62139,
    "show_uri": "https://api.kexp.org/v2/shows/62139/?format=api",
    "image_uri": "https://ia601407.us.archive.org/14/items/mbid-f65ff263-eaa5-4489-8339-53b47f1d7bbf/mbid-f65ff263-eaa5-4489-8339-53b47f1d7bbf-9750776919_thumb500.jpg",
    "thumbnail_uri": "https://ia801407.us.archive.org/14/items/mbid-f65ff263-eaa5-4489-8339-53b47f1d7bbf/mbid-f65ff263-eaa5-4489-8339-53b47f1d7bbf-9750776919_thumb250.jpg",
    "song": "You Get What You Give",
    "track_id": "5f1c8ca4-623f-3c50-83aa-6386698385b8",
    "recording_id": "8ea9f2d4-c255-4201-b3c1-815571da013a",
    "artist": "New Radicals",
    "artist_ids": [
        "09a6ae88-7589-4ab2-b10c-dd50ebd526a0"
    ],
    "album": "Maybe You’ve Been Brainwashed Too.",
    "release_id": "f65ff263-eaa5-4489-8339-53b47f1d7bbf",
    "release_group_id": "1ea5f71d-8996-38b7-9c3b-d064e53c80a2",
    "labels": [
        "MCA Records"
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09"
    ],
    "release_date": "1998-10-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": " The video for “You Get What You Give” was filmed in the Staten Island Mall and directed by Evan Bernard. Gregg Alexander said he chose this setting because he saw the shopping mall “as a metaphor for society—a fake, controlled environment engineered to encourage spending”. The video shows a band of marauding teenagers, led by Alexander, wreaking havoc in the mall, terrorizing adults and moshing in the food court.: https://www.youtube.com/watch?v=DL7-CKirWZE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}