Information about plays

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

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

{
    "id": 3417169,
    "uri": "https://api.kexp.org/v2/plays/3417169/?format=api",
    "airdate": "2024-10-25T16:30:16-07:00",
    "show": 61671,
    "show_uri": "https://api.kexp.org/v2/shows/61671/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "All at Once",
    "track_id": "a09cb533-183c-4f2d-a6a1-70b57f64f74c",
    "recording_id": "a5afa5ef-c1a1-4623-807a-971ae065799b",
    "artist": "TR/ST",
    "artist_ids": [
        "b8e3d1ae-5983-4af1-b226-aa009b294111"
    ],
    "album": "Performance",
    "release_id": "c63adc0c-22f3-4cca-a62d-7469eca4e814",
    "release_group_id": "3a003e64-3f0b-4d71-9248-a343ff347962",
    "labels": [
        "Dais Records"
    ],
    "label_ids": [
        "ba3abcfa-1808-41d6-8b8b-9bb06c0f772e"
    ],
    "release_date": "2024-09-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Catch TR/ST on tour this fall:\n- November 15th in Seattle at The Crocodile\n- November 20th in San Francisco at The Regency Ballroom\n\nTR/ST Live on KEXP: https://www.youtube.com/watch?v=uyPIKhipvOM\n\nRobert Alfons (TR/ST) recorded his fourth album, \"Performance,\" in L.A. with composer and co-producer Nightfeelings.  The album, his first in six years, will be out on September 13th.  You can pre-order it here: https://trst.bandcamp.com/album/performance.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}