Information about plays

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

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

{
    "id": 3618242,
    "uri": "https://api.kexp.org/v2/plays/3618242/?format=api",
    "airdate": "2026-02-16T09:37:58-08:00",
    "show": 65949,
    "show_uri": "https://api.kexp.org/v2/shows/65949/?format=api",
    "image_uri": "https://dn710008.ca.archive.org/0/items/mbid-cf781257-941c-4422-ab10-3d6c01a4aaf7/mbid-cf781257-941c-4422-ab10-3d6c01a4aaf7-32713960667_thumb500.jpg",
    "thumbnail_uri": "https://dn710008.ca.archive.org/0/items/mbid-cf781257-941c-4422-ab10-3d6c01a4aaf7/mbid-cf781257-941c-4422-ab10-3d6c01a4aaf7-32713960667_thumb250.jpg",
    "song": "On the Road to Find Out",
    "track_id": "734c8fc4-bdad-477c-8651-4f5f9bead54e",
    "recording_id": "09f8da10-4edf-4a21-bb29-dea372832faa",
    "artist": "Cat Stevens",
    "artist_ids": [
        "e2345fdf-2be7-47c5-a6dd-be64353ad134"
    ],
    "album": "Harold and Maude",
    "release_id": "cf781257-941c-4422-ab10-3d6c01a4aaf7",
    "release_group_id": "3cd2eab5-5081-3524-aaad-a651a1756b06",
    "labels": [
        "Island",
        "Cat-O-Log"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642",
        "574ff951-0456-49a3-bd44-b2a95addc967"
    ],
    "release_date": "2022-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From the Morning Show album of the week!\n\nhttps://catstevens.com/on-the-road-to-find-out/\n\n\"The video for Yusuf’s compelling reimagining of ‘On The Road To Find Out’, directed by Kimberly Stuckwisch and Melora Donoghue below, is an allegory for humanity’s journey of self-discovery and the historical events, art, and music that have influenced life and culture. Stylistically, we are reminded of sci-fi classics such as Star Wars, Dune and even Mad Max with an added touch of magic realism.\"\nWatch the official video here: https://www.youtube.com/watch?v=69yOu8hrQ6Q",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}