Information about plays

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

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

{
    "id": 3580886,
    "uri": "https://api.kexp.org/v2/plays/3580886/?format=api",
    "airdate": "2025-11-21T03:44:50-08:00",
    "show": 65166,
    "show_uri": "https://api.kexp.org/v2/shows/65166/?format=api",
    "image_uri": "https://dn721503.ca.archive.org/0/items/mbid-b1cd9171-aea0-4ff2-95b0-5c41faf9e5ac/mbid-b1cd9171-aea0-4ff2-95b0-5c41faf9e5ac-42992971916_thumb500.jpg",
    "thumbnail_uri": "https://dn721503.ca.archive.org/0/items/mbid-b1cd9171-aea0-4ff2-95b0-5c41faf9e5ac/mbid-b1cd9171-aea0-4ff2-95b0-5c41faf9e5ac-42992971916_thumb250.jpg",
    "song": "Night Gang",
    "track_id": "6629bd6e-a9d1-4df9-8409-08b5ec849e15",
    "recording_id": "25244bce-32c2-4604-84ba-19d008c11776",
    "artist": "Tortoise",
    "artist_ids": [
        "e0953daa-860f-4dc8-9f1a-b12587cdaf17"
    ],
    "album": "Touch",
    "release_id": "b1cd9171-aea0-4ff2-95b0-5c41faf9e5ac",
    "release_group_id": "72a3632f-0466-4ce9-bc64-0ee5aff91d4a",
    "labels": [
        "International Anthem Recording Co."
    ],
    "label_ids": [
        "817464f6-8b69-4467-988c-1ce0bc23122e"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tortoise's \"Touch\" is the group's first album since 2016. It was released on October 24 in physical form and on Bandcamp, and will hit streaming services on November 11.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}