Information about plays

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

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

{
    "id": 3437504,
    "uri": "https://api.kexp.org/v2/plays/3437504/?format=api",
    "airdate": "2024-12-13T08:30:23-08:00",
    "show": 62096,
    "show_uri": "https://api.kexp.org/v2/shows/62096/?format=api",
    "image_uri": "https://ia600503.us.archive.org/30/items/mbid-8eee09d5-930b-4c28-a899-c7e6ce784654/mbid-8eee09d5-930b-4c28-a899-c7e6ce784654-37057846438_thumb500.jpg",
    "thumbnail_uri": "https://ia600503.us.archive.org/30/items/mbid-8eee09d5-930b-4c28-a899-c7e6ce784654/mbid-8eee09d5-930b-4c28-a899-c7e6ce784654-37057846438_thumb250.jpg",
    "song": "Bend",
    "track_id": "712ccaa7-aff3-46cd-a562-684b468a8fa3",
    "recording_id": "a3c866d3-2b7d-476d-a0e1-16d037302aa0",
    "artist": "Middle Kids",
    "artist_ids": [
        "2c02eece-9832-4850-9150-b0e269f65d8b"
    ],
    "album": "Faith Crisis Pt 1",
    "release_id": "8eee09d5-930b-4c28-a899-c7e6ce784654",
    "release_group_id": "3a638c34-072e-4cb8-b706-5e44ef8f0ca2",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-02-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Faith Crisis Pt 1\" is John's 2nd-favorite album of 2024.: https://www.kexp.org/read/2024/12/11/kexp-djs-top-albums-of-2024/\n--\nHannah Joy told us that this song is emotionally very hard to sing. Middle Kids performed \"Bend\" and three other songs Live on KEXP this past July! https://www.youtube.com/watch?v=JS85ElP7nNA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}