Information about plays

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

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

{
    "id": 3631834,
    "uri": "https://api.kexp.org/v2/plays/3631834/?format=api",
    "airdate": "2026-03-21T07:18:12-07:00",
    "show": 66240,
    "show_uri": "https://api.kexp.org/v2/shows/66240/?format=api",
    "image_uri": "https://dn710203.ca.archive.org/0/items/mbid-7b837ddb-0a21-4eb5-83df-311abb482058/mbid-7b837ddb-0a21-4eb5-83df-311abb482058-37513116904_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-7b837ddb-0a21-4eb5-83df-311abb482058/mbid-7b837ddb-0a21-4eb5-83df-311abb482058-37513116904_thumb250.jpg",
    "song": "Time After Time",
    "track_id": "2fc1e500-eeaa-4653-9728-0756997de52a",
    "recording_id": "9c0e5f31-d22a-49b3-8714-48468bd737bb",
    "artist": "Samantha Crain",
    "artist_ids": [
        "44c66117-552e-4e4d-a969-fb0fca779267"
    ],
    "album": "Time After Time",
    "release_id": "7b837ddb-0a21-4eb5-83df-311abb482058",
    "release_group_id": "be097799-ec13-4f86-ac5e-34ffe70b9547",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-12-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Choctaw\n\nFrom Elisapie's version of 'Time after Time' to the incredible Choctaw songwriter, Samantha Crain's version. ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}