Information about plays

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

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

{
    "id": 3667220,
    "uri": "https://api.kexp.org/v2/plays/3667220/?format=api",
    "airdate": "2026-06-13T05:56:54-07:00",
    "show": 66974,
    "show_uri": "https://api.kexp.org/v2/shows/66974/?format=api",
    "image_uri": "https://dn711306.ca.archive.org/0/items/mbid-1690c02d-9071-45b7-9259-8e17eb6034df/mbid-1690c02d-9071-45b7-9259-8e17eb6034df-13920780784_thumb500.jpg",
    "thumbnail_uri": "https://dn711306.ca.archive.org/0/items/mbid-1690c02d-9071-45b7-9259-8e17eb6034df/mbid-1690c02d-9071-45b7-9259-8e17eb6034df-13920780784_thumb250.jpg",
    "song": "How Does It Feel to Feel?",
    "track_id": "c4c5d1bc-42f8-4d2e-90d4-f1b410ff8da7",
    "recording_id": "a371cc66-acb5-4248-8d5b-07dc4a2f0851",
    "artist": "Ride",
    "artist_ids": [
        "3f575ecd-627d-4f08-a89f-abd46d469c7e"
    ],
    "album": "Carnival of Light",
    "release_id": "2e458dd0-c27b-4cdf-84e5-99389d83b19f",
    "release_group_id": "269c98b3-3dbf-31de-aa2e-db84b37fd272",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "30 years ago today in 1994 Ride released their cover of The Creation's \"How Does It Feel to Feel?\" from Carnival of Light. The b-side, \"At The End Of The Universe\" is amazing, as well.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}