Information about plays

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

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

{
    "id": 3641075,
    "uri": "https://api.kexp.org/v2/plays/3641075/?format=api",
    "airdate": "2026-04-12T05:43:07-07:00",
    "show": 66431,
    "show_uri": "https://api.kexp.org/v2/shows/66431/?format=api",
    "image_uri": "https://dn720900.ca.archive.org/0/items/mbid-985ff922-bcc1-4d24-98a0-283a076eadb6/mbid-985ff922-bcc1-4d24-98a0-283a076eadb6-44076446266_thumb500.jpg",
    "thumbnail_uri": "https://dn720900.ca.archive.org/0/items/mbid-985ff922-bcc1-4d24-98a0-283a076eadb6/mbid-985ff922-bcc1-4d24-98a0-283a076eadb6-44076446266_thumb250.jpg",
    "song": "New Year's Eve",
    "track_id": "b4df9b29-884c-41fa-9ef3-ce5a188877bc",
    "recording_id": "b12d5790-2e7e-4e15-a7bc-44e03c8d5bac",
    "artist": "Robber Robber",
    "artist_ids": [
        "66a4e277-c051-47a6-b77e-04e24f64ee52"
    ],
    "album": "Two Wheels Move the Soul",
    "release_id": "985ff922-bcc1-4d24-98a0-283a076eadb6",
    "release_group_id": "23c3a0e1-e958-497f-9a5a-f1f5d6ddeec0",
    "labels": [
        "Fire Talk"
    ],
    "label_ids": [
        "80e2d91f-4035-48ef-8a3b-cc81b3f793ed"
    ],
    "release_date": "2026-04-03",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The final single released from Vermont-based Robber Robber's new album 'Two Wheels Move the Soul'.\n\nhttps://robberrobber.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}