Information about plays

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

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

{
    "id": 3582225,
    "uri": "https://api.kexp.org/v2/plays/3582225/?format=api",
    "airdate": "2025-11-24T06:25:46-08:00",
    "show": 65196,
    "show_uri": "https://api.kexp.org/v2/shows/65196/?format=api",
    "image_uri": "https://dn710000.ca.archive.org/0/items/mbid-41bc927d-ce8a-4eeb-9653-52fd6981f894/mbid-41bc927d-ce8a-4eeb-9653-52fd6981f894-34581427709_thumb500.jpg",
    "thumbnail_uri": "https://dn710000.ca.archive.org/0/items/mbid-41bc927d-ce8a-4eeb-9653-52fd6981f894/mbid-41bc927d-ce8a-4eeb-9653-52fd6981f894-34581427709_thumb250.jpg",
    "song": "Bite Back",
    "track_id": "40f62411-5bda-4f59-8504-781ad70163de",
    "recording_id": "dff39ea7-adf6-4c2d-9f16-1fbcabc020c1",
    "artist": "Algiers",
    "artist_ids": [
        "258e8672-1db1-469a-a505-00a42aaf0973"
    ],
    "album": "Bite Back",
    "release_id": "41bc927d-ce8a-4eeb-9653-52fd6981f894",
    "release_group_id": "5fa84588-e388-4563-a23b-9d17a9edd903",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2022-09-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On the song “Bite Back,” Algiers leader Franklin James Fisher trades verses with Backxwash, the metal-influenced and Polaris Prize-winning rapper and producer, and with billy woods, the Armand Hammer rapper.\n\nCheck out the Murat Gökmen-directed “Bite Back” video:\nhttps://www.youtube.com/watch?v=17SmU2Q_Qt0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}