Information about plays

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

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

{
    "id": 3500302,
    "uri": "https://api.kexp.org/v2/plays/3500302/?format=api",
    "airdate": "2025-05-12T06:00:43-07:00",
    "show": 63440,
    "show_uri": "https://api.kexp.org/v2/shows/63440/?format=api",
    "image_uri": "https://ia600200.us.archive.org/22/items/mbid-4d1debfc-8faf-497a-82ae-e68ce1f8cdfa/mbid-4d1debfc-8faf-497a-82ae-e68ce1f8cdfa-11452458311_thumb500.jpg",
    "thumbnail_uri": "https://ia600200.us.archive.org/22/items/mbid-4d1debfc-8faf-497a-82ae-e68ce1f8cdfa/mbid-4d1debfc-8faf-497a-82ae-e68ce1f8cdfa-11452458311_thumb250.jpg",
    "song": "Moody",
    "track_id": "3915e156-c017-3011-a070-fae973e0a807",
    "recording_id": "37702462-2339-4654-bbe4-d81ec7dacfb3",
    "artist": "ESG",
    "artist_ids": [
        "b3465cab-9628-447c-9897-2d18abab89d3"
    ],
    "album": "Dance to the Best of ESG",
    "release_id": "4d1debfc-8faf-497a-82ae-e68ce1f8cdfa",
    "release_group_id": "c5bef94a-ce05-48a9-9482-04a36869b3d4",
    "labels": [
        "Fire Records"
    ],
    "label_ids": [
        "659008fb-d1e7-4eca-865c-0d0344a721ed"
    ],
    "release_date": "2010-10-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "You feelin' moody? Time to dance it out my friend! \n\nValerie, Renee, Deborah, and Marie Scroggins formed ESG with Tito Libran in the late nineteen-seventies. The name stands for “emerald, sapphire, and gold”: Valerie’s birthstone is emerald; Renee’s, sapphire; and gold was their goal.\n\nhttps://www.newyorker.com/magazine/2018/03/05/esgs-otherworldly-sound",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}