Information about plays

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

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

{
    "id": 3287594,
    "uri": "https://api.kexp.org/v2/plays/3287594/?format=api",
    "airdate": "2023-12-23T15:11:42-08:00",
    "show": 58952,
    "show_uri": "https://api.kexp.org/v2/shows/58952/?format=api",
    "image_uri": "https://ia800500.us.archive.org/34/items/mbid-6c66d68f-2edf-4e70-bee3-b52d26ea8f63/mbid-6c66d68f-2edf-4e70-bee3-b52d26ea8f63-37011026953_thumb500.jpg",
    "thumbnail_uri": "https://ia600500.us.archive.org/34/items/mbid-6c66d68f-2edf-4e70-bee3-b52d26ea8f63/mbid-6c66d68f-2edf-4e70-bee3-b52d26ea8f63-37011026953_thumb250.jpg",
    "song": "Sleeper",
    "track_id": "246bbbe3-bf63-4394-95a8-ca446c03aa68",
    "recording_id": "fd28169f-c085-4415-9e2c-b85471d1d1c7",
    "artist": "BADBADNOTGOOD & Charlotte Day Wilson",
    "artist_ids": [
        "754294d5-d7d2-4ea2-8184-1dcaaf55a56f",
        "a78f1671-3ebf-4822-b2bd-70ccc3088c2d"
    ],
    "album": "Sleeper",
    "release_id": "6c66d68f-2edf-4e70-bee3-b52d26ea8f63",
    "release_group_id": "6cfccafc-bc26-4931-8b10-7b80d42a8918",
    "labels": [
        "XL Recordings",
        "Stone Woman Music"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a",
        "80054066-1552-4414-9927-a37e8bdcc22b"
    ],
    "release_date": "2023-10-18",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track finds the musical prowess of BADBADNOTGOOD merging with the melodic vocal stylings of Charlotte Day Wilson.\n\nhttps://charlottedaywilson.bandcamp.com/track/sleeper\nhttps://tv.badbadnotgood.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}