Information about plays

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

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

{
    "id": 3343722,
    "uri": "https://api.kexp.org/v2/plays/3343722/?format=api",
    "airdate": "2024-05-04T12:33:43-07:00",
    "show": 60123,
    "show_uri": "https://api.kexp.org/v2/shows/60123/?format=api",
    "image_uri": "https://ia800305.us.archive.org/7/items/mbid-7037733f-ca93-4a2c-9c94-fe1e9523da36/mbid-7037733f-ca93-4a2c-9c94-fe1e9523da36-38526508537_thumb500.jpg",
    "thumbnail_uri": "https://ia600305.us.archive.org/7/items/mbid-7037733f-ca93-4a2c-9c94-fe1e9523da36/mbid-7037733f-ca93-4a2c-9c94-fe1e9523da36-38526508537_thumb250.jpg",
    "song": "In The Dark",
    "track_id": "ca348f1c-6043-4496-8bcb-9c396e9025e1",
    "recording_id": "dff351a2-539a-4376-a113-04b778b7e383",
    "artist": "Star Anna",
    "artist_ids": [
        "11cbb56f-2846-488a-90aa-1ec7b93353f3"
    ],
    "album": "Love and Sex and Fear of Death (singles)",
    "release_id": "7037733f-ca93-4a2c-9c94-fe1e9523da36",
    "release_group_id": "21fc6270-ada7-43f5-be2c-551c57d8547b",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-04-26",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Ellensburg, WA local Star Anna is in the studio recording her new album and asking for help from her fans to finish it up. \nhttps://www.gofundme.com/f/star-anna-new-album\n---\nYou can purchase three singles (including \"In The Dark\") from her new album, \"Love and Sex and Fear of Death\" right here: https://staranna.bandcamp.com/album/love-and-sex-and-fear-of-death-singles",
    "play_type": "trackplay"
}