Information about plays

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

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

{
    "id": 3554022,
    "uri": "https://api.kexp.org/v2/plays/3554022/?format=api",
    "airdate": "2025-09-17T02:53:16-07:00",
    "show": 64583,
    "show_uri": "https://api.kexp.org/v2/shows/64583/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Free Palestine",
    "track_id": "a5ee4e95-4312-4612-a6fa-f43c79a1d12a",
    "recording_id": "c6a05687-a8c3-401d-97fb-f87cc280c8fa",
    "artist": "Essam & Petty Pro",
    "artist_ids": [
        "0d559a9d-709c-40d0-80d1-6527e3425d4a",
        "609d8239-5c9b-4d22-a584-bafd9c083ea5"
    ],
    "album": "Free Palestine",
    "release_id": "bb23c40f-f314-4c72-9df9-d2b819f2b845",
    "release_group_id": "8a280266-a671-4c78-98fb-c3ed128823dc",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2021-05-24",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Essam is a rapper/poet and community organizer based in the Holly Park neighborhood of South Seattle. \nCheck out Essam's music video for \"Free Palestine\": \n\nhttps://youtu.be/JFN534KUCXI\n\nListen to KEXP's \"For Palestine\" podcast, co-curated by Gabriel and Isabel Khalili: https://www.kexp.org/podcasts/weekly-mix/2021/5/28/weekly-mix-vol-773-palestine/\n\nhttps://essam.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}