Information about plays

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

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

{
    "id": 3409222,
    "uri": "https://api.kexp.org/v2/plays/3409222/?format=api",
    "airdate": "2024-10-06T16:24:28-07:00",
    "show": 61503,
    "show_uri": "https://api.kexp.org/v2/shows/61503/?format=api",
    "image_uri": "https://ia800505.us.archive.org/21/items/mbid-b091da43-d448-411e-afe8-fd90e5b50ff7/mbid-b091da43-d448-411e-afe8-fd90e5b50ff7-36642017654_thumb500.jpg",
    "thumbnail_uri": "https://ia800505.us.archive.org/21/items/mbid-b091da43-d448-411e-afe8-fd90e5b50ff7/mbid-b091da43-d448-411e-afe8-fd90e5b50ff7-36642017654_thumb250.jpg",
    "song": "Literary Mind",
    "track_id": "8d8585b0-d31f-4555-860b-cbf24945fb1b",
    "recording_id": "bba25e41-a3a1-4ba9-9221-137649c4b533",
    "artist": "SPRINTS",
    "artist_ids": [
        "256e0b36-88cb-453a-9ce4-7b73cb6b882f"
    ],
    "album": "Letter to Self",
    "release_id": "b091da43-d448-411e-afe8-fd90e5b50ff7",
    "release_group_id": "3801c47e-f902-49d2-8b0f-608ec03d8a6d",
    "labels": [
        "City Slang"
    ],
    "label_ids": [
        "82935ddb-a9d6-45a7-85e3-0b0add51fa1c"
    ],
    "release_date": "2024-01-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing Oct 14 (Shrine Basement - Boise, ID); Oct 16 (Aladdin Theater - Portland, OR); Oct 17 (Neumos - Seattle, WA); Oct 20 (The Starlet Room - Sacramento, CA); Oct 21 (The Chapel - San Francisco, CA! Don't miss Live Video from SPRINTS' March 2024 KEXP In-Studio: https://bit.ly/3VmQaLv | https://tinyurl.com/ypj74p8u",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}