Information about plays

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

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

{
    "id": 3422489,
    "uri": "https://api.kexp.org/v2/plays/3422489/?format=api",
    "airdate": "2024-11-07T11:35:42-08:00",
    "show": 61787,
    "show_uri": "https://api.kexp.org/v2/shows/61787/?format=api",
    "image_uri": "https://ia803002.us.archive.org/30/items/mbid-8aa21b5b-5810-4bc5-94f2-7cdfdcfc7dca/mbid-8aa21b5b-5810-4bc5-94f2-7cdfdcfc7dca-23223216016_thumb500.jpg",
    "thumbnail_uri": "https://ia903002.us.archive.org/30/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 as a KEXP Song of the Day: https://www.kexp.org/podcasts/song-of-the-day/2019/5/8/mormor-outside/\n\nMorMor says of \"Outside\": \"[It] 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\nhttps://mormor.bandcamp.com/album/some-place-else",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}