Information about plays

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

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

{
    "id": 3634220,
    "uri": "https://api.kexp.org/v2/plays/3634220/?format=api",
    "airdate": "2026-03-27T09:46:07-07:00",
    "show": 66291,
    "show_uri": "https://api.kexp.org/v2/shows/66291/?format=api",
    "image_uri": "https://dn710609.ca.archive.org/0/items/mbid-3131bf6e-2f1b-45ae-965a-e8aa686cd82a/mbid-3131bf6e-2f1b-45ae-965a-e8aa686cd82a-14833615862_thumb500.jpg",
    "thumbnail_uri": "https://dn710609.ca.archive.org/0/items/mbid-3131bf6e-2f1b-45ae-965a-e8aa686cd82a/mbid-3131bf6e-2f1b-45ae-965a-e8aa686cd82a-14833615862_thumb250.jpg",
    "song": "False Flags",
    "track_id": "04d0754a-c8fd-3f93-9b6b-d667eeffd32d",
    "recording_id": "9eee0765-f14a-40f8-b729-cde313ad76b9",
    "artist": "Massive Attack",
    "artist_ids": [
        "10adbe5e-a2c0-4bf3-8249-2b4cbf6e6ca8"
    ],
    "album": "Live With Me",
    "release_id": "3131bf6e-2f1b-45ae-965a-e8aa686cd82a",
    "release_group_id": "8ae0b824-d8a1-35e2-b8ad-bb84f5226d24",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "2006-03-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"False Flags' sampled the vocals/lyrics from Radiohead's \"The Bends>'\n--\nThe song was inspired by the civil unrest centered around Paris which resulted in fierce rioting in the French capital during October/November 2005. These events inspired Robert \"3D\" del Naja in the making of the track as it became a commentary on the state of the European Union.\n--\nHere's the powerful video: https://www.youtube.com/watch?v=DilYs7scIgU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}