Information about plays

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

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

{
    "id": 3631413,
    "uri": "https://api.kexp.org/v2/plays/3631413/?format=api",
    "airdate": "2026-03-20T09:01:30-07:00",
    "show": 66229,
    "show_uri": "https://api.kexp.org/v2/shows/66229/?format=api",
    "image_uri": "https://dn710406.ca.archive.org/0/items/mbid-3dfc8025-cd48-439b-8eb7-1c0924240f8d/mbid-3dfc8025-cd48-439b-8eb7-1c0924240f8d-44494360351_thumb500.jpg",
    "thumbnail_uri": "https://dn710406.ca.archive.org/0/items/mbid-3dfc8025-cd48-439b-8eb7-1c0924240f8d/mbid-3dfc8025-cd48-439b-8eb7-1c0924240f8d-44494360351_thumb250.jpg",
    "song": "Jungle",
    "track_id": "c30d7f4e-c33c-46d4-8d73-35cdcee3ceb4",
    "recording_id": "9c88da4b-b746-4a1c-8c65-a58ad48f6289",
    "artist": "The Feal",
    "artist_ids": [
        "9ef1d719-98bb-4ee6-8eb6-5407e39261de"
    ],
    "album": "Jungle",
    "release_id": "3dfc8025-cd48-439b-8eb7-1c0924240f8d",
    "release_group_id": "9eb9ca95-e77e-442e-9ebb-046e9c66e0d2",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-03-02",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is a cover of Fred Again...by L.A. band The Feal. You can follow The Feal on their Instagram page: https://www.instagram.com/thefealmusic/\n--\nPsst:  here's that Fred Again....original , for comparison's sake: https://www.youtube.com/watch?v=zBp7KBmgsdU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}