Information about plays

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

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

{
    "id": 3626424,
    "uri": "https://api.kexp.org/v2/plays/3626424/?format=api",
    "airdate": "2026-03-07T15:30:42-08:00",
    "show": 66119,
    "show_uri": "https://api.kexp.org/v2/shows/66119/?format=api",
    "image_uri": "https://ia600404.us.archive.org/28/items/mbid-a39d14fe-949d-404e-ae33-ac68c2f01f5d/mbid-a39d14fe-949d-404e-ae33-ac68c2f01f5d-18161769747_thumb500.jpg",
    "thumbnail_uri": "https://dn711204.ca.archive.org/0/items/mbid-a39d14fe-949d-404e-ae33-ac68c2f01f5d/mbid-a39d14fe-949d-404e-ae33-ac68c2f01f5d-18161769747_thumb250.jpg",
    "song": "On and On",
    "track_id": "7272b643-a619-44d7-976c-4c23b3c9878e",
    "recording_id": "c08b57bf-b39d-4e34-9d92-51a67a1d7f6f",
    "artist": "Curtis Harding",
    "artist_ids": [
        "3381882a-9e5a-44f9-b383-89759edf1dbd"
    ],
    "album": "Face Your Fear",
    "release_id": "a39d14fe-949d-404e-ae33-ac68c2f01f5d",
    "release_group_id": "eda9533e-9efd-4057-bc95-96dd92025617",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2017-10-27",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch Curtis Harding perform for KEXP listeners at the THING Festival in 2022: https://www.youtube.com/watch?v=lk5miC4iYq8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}