Information about plays

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

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

{
    "id": 3635169,
    "uri": "https://api.kexp.org/v2/plays/3635169/?format=api",
    "airdate": "2026-03-29T15:00:12-07:00",
    "show": 66313,
    "show_uri": "https://api.kexp.org/v2/shows/66313/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/items/mbid-ccb10849-e832-4929-9b4e-b3deaa68f4f8/mbid-ccb10849-e832-4929-9b4e-b3deaa68f4f8-26655868176_thumb500.jpg",
    "thumbnail_uri": "https://ia903203.us.archive.org/5/items/mbid-ccb10849-e832-4929-9b4e-b3deaa68f4f8/mbid-ccb10849-e832-4929-9b4e-b3deaa68f4f8-26655868176_thumb250.jpg",
    "song": "Remurdered",
    "track_id": "6a242cd0-1731-47a2-8472-67267ece1926",
    "recording_id": "566627b0-4fbd-4c1d-8a27-424646faadbc",
    "artist": "Mogwai",
    "artist_ids": [
        "d700b3f5-45af-4d02-95ed-57d301bda93e"
    ],
    "album": "Rave Tapes",
    "release_id": "ccb10849-e832-4929-9b4e-b3deaa68f4f8",
    "release_group_id": "29d4bd45-d99e-4f38-bf87-971f102b04ed",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2014-01-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rave Tapes is the final Mogwai album to feature guitarist John Cummings, who left the band in 2015.\n\nSpeaking of albums, Come On Die Young was released on this day in 1999!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}