Information about plays

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

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

{
    "id": 3631128,
    "uri": "https://api.kexp.org/v2/plays/3631128/?format=api",
    "airdate": "2026-03-19T15:53:41-07:00",
    "show": 66223,
    "show_uri": "https://api.kexp.org/v2/shows/66223/?format=api",
    "image_uri": "https://dn710802.ca.archive.org/0/items/mbid-c58be62a-6a3d-44dd-8f79-ee82856f9e05/mbid-c58be62a-6a3d-44dd-8f79-ee82856f9e05-44436144586_thumb500.jpg",
    "thumbnail_uri": "https://dn710802.ca.archive.org/0/items/mbid-c58be62a-6a3d-44dd-8f79-ee82856f9e05/mbid-c58be62a-6a3d-44dd-8f79-ee82856f9e05-44436144586_thumb250.jpg",
    "song": "Good News",
    "track_id": "64318a12-e777-49f8-a805-550553efb86d",
    "recording_id": "93e7896e-a307-4c3b-a349-26d9dde7a118",
    "artist": "Modha feat. Allysha Joy",
    "artist_ids": [
        "fb33e0a1-12e4-4c06-bbb9-d479460fed61",
        "5409e14a-7e48-4981-acfa-ff7306ee2869"
    ],
    "album": "At Your Pace",
    "release_id": "c58be62a-6a3d-44dd-8f79-ee82856f9e05",
    "release_group_id": "b8454793-7fe6-4078-9b33-025f4686dbcf",
    "labels": [
        "Sonar Kollektiv"
    ],
    "label_ids": [
        "f5ef964f-a023-4a41-97eb-a7de440587ab"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Modha is the Berlin-based production  duo of Dhanya Langer and Max Scholl.  Here, they've teamed up with the great Naarm/Melbourne vocalist, producer and songwriter Allysha Joy.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}