Information about plays

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

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

{
    "id": 3550077,
    "uri": "https://api.kexp.org/v2/plays/3550077/?format=api",
    "airdate": "2025-09-07T14:51:20-07:00",
    "show": 64500,
    "show_uri": "https://api.kexp.org/v2/shows/64500/?format=api",
    "image_uri": "https://ia601605.us.archive.org/25/items/mbid-17caa50d-3e2e-4b09-88c5-3e4119fb15ef/mbid-17caa50d-3e2e-4b09-88c5-3e4119fb15ef-42767911922_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-17caa50d-3e2e-4b09-88c5-3e4119fb15ef/mbid-17caa50d-3e2e-4b09-88c5-3e4119fb15ef-42767911922_thumb250.jpg",
    "song": "Racetrack",
    "track_id": "80318329-e929-433a-ad59-46a702ca7258",
    "recording_id": "b505edd5-0268-4c4f-8003-c342ce901789",
    "artist": "Oh, Rose",
    "artist_ids": [
        "7782c0aa-a9e6-439c-b8f0-97c57d09c2df"
    ],
    "album": "For Art",
    "release_id": "17caa50d-3e2e-4b09-88c5-3e4119fb15ef",
    "release_group_id": "f8400730-1f3e-4143-b259-704adc901ecf",
    "labels": [
        "Antiquated Future Records"
    ],
    "label_ids": [
        "fbe53c39-25da-4130-89e7-5b80534fbc86"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New EP from the long-running Olympia/Portland band.\n\nhttps://antiquatedfuture.bandcamp.com/album/for-art\nhttps://www.ohrosemusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}