Information about plays

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

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

{
    "id": 3554685,
    "uri": "https://api.kexp.org/v2/plays/3554685/?format=api",
    "airdate": "2025-09-18T17:28:49-07:00",
    "show": 64596,
    "show_uri": "https://api.kexp.org/v2/shows/64596/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/items/mbid-31942df7-033a-386e-b33e-16cec39e10b1/mbid-31942df7-033a-386e-b33e-16cec39e10b1-37937701274_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-31942df7-033a-386e-b33e-16cec39e10b1/mbid-31942df7-033a-386e-b33e-16cec39e10b1-37937701274_thumb250.jpg",
    "song": "I Against I (feat. Mos Def)",
    "track_id": "735a9714-2f07-311f-8ec2-cb50f818323f",
    "recording_id": "2e476d85-f412-40b1-ac83-3e0c29539edc",
    "artist": "Massive Attack",
    "artist_ids": [
        "10adbe5e-a2c0-4bf3-8249-2b4cbf6e6ca8"
    ],
    "album": "DJ-Kicks: Daddy G",
    "release_id": "31942df7-033a-386e-b33e-16cec39e10b1",
    "release_group_id": "552250ca-4a88-3614-8154-68cfde9fe0ec",
    "labels": [
        "!K7"
    ],
    "label_ids": [
        "893364ff-1830-4694-833d-93751f14f984"
    ],
    "release_date": "2008-08-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "3D on the initial recording of I Against I:\n“He (Mos Def) did the lyrics and we completely reconstructed the track, took the lyrics off and started again in our usual fashion. Everyone really likes it so hopefully it’ll appear in some form or another.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}