Information about plays

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

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

{
    "id": 3613507,
    "uri": "https://api.kexp.org/v2/plays/3613507/?format=api",
    "airdate": "2026-02-05T10:47:51-08:00",
    "show": 65846,
    "show_uri": "https://api.kexp.org/v2/shows/65846/?format=api",
    "image_uri": "https://ia600704.us.archive.org/11/items/mbid-8aa21b5b-5810-4bc5-94f2-7cdfdcfc7dca/mbid-8aa21b5b-5810-4bc5-94f2-7cdfdcfc7dca-23223216016_thumb500.jpg",
    "thumbnail_uri": "https://ia800704.us.archive.org/11/items/mbid-8aa21b5b-5810-4bc5-94f2-7cdfdcfc7dca/mbid-8aa21b5b-5810-4bc5-94f2-7cdfdcfc7dca-23223216016_thumb250.jpg",
    "song": "Outside",
    "track_id": "9b149093-d757-4730-a2b8-a56aff5039ec",
    "recording_id": "fbc05375-1009-4229-97d9-14435d68b995",
    "artist": "MorMor",
    "artist_ids": [
        "8c92e1b3-727b-49de-b624-28e09c345ff8"
    ],
    "album": "Some Place Else",
    "release_id": "8aa21b5b-5810-4bc5-94f2-7cdfdcfc7dca",
    "release_group_id": "d3897a62-3b05-43b9-aa33-a82fcda6fe5a",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-05-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cheryl selected this song by Toronto artist Seth Nyquist (MorMor) as a KEXP Song of the Day in 2019: https://www.kexp.org/podcasts/song-of-the-day/2019/5/8/mormor-outside/\n--\nMorMor said, \"'Outside’ was written at a time when I was quite isolated. I’ve always felt rather alienated, so I wanted to ensnare that feeling and make it my own.”\n\nWatch the surreal video for this song: https://www.youtube.com/watch?v=8KrS3pcX69M",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}