Information about plays

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

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

{
    "id": 3548509,
    "uri": "https://api.kexp.org/v2/plays/3548509/?format=api",
    "airdate": "2025-09-03T16:39:42-07:00",
    "show": 64465,
    "show_uri": "https://api.kexp.org/v2/shows/64465/?format=api",
    "image_uri": "https://ia802900.us.archive.org/33/items/mbid-0528617c-43fd-498f-9816-b76e3b336de2/mbid-0528617c-43fd-498f-9816-b76e3b336de2-40668333434_thumb500.jpg",
    "thumbnail_uri": "https://ia802900.us.archive.org/33/items/mbid-0528617c-43fd-498f-9816-b76e3b336de2/mbid-0528617c-43fd-498f-9816-b76e3b336de2-40668333434_thumb250.jpg",
    "song": "Jimmy Neutron",
    "track_id": "5d82f253-6a4b-4966-9a74-a19c916df55d",
    "recording_id": "38874be2-2fdc-474c-9496-da69b6e9c12f",
    "artist": "Enumclaw",
    "artist_ids": [
        "b60c8ec7-f8a7-424f-ae88-b1b2fcbe1aab"
    ],
    "album": "Save the Baby",
    "release_id": "0528617c-43fd-498f-9816-b76e3b336de2",
    "release_group_id": "233797e9-3a65-4bfc-92a3-040be52d1bd0",
    "labels": [
        "Luminelle Recordings"
    ],
    "label_ids": [
        "8d3806fb-d36e-452f-a440-a95a29fb877b"
    ],
    "release_date": "2022-10-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tacoma-based band Enumclaw have called themselves the best band since Oasis - “I don’t think it’s necessarily a direct comparison,” Johnson tells SPIN. “It’s more so, I want to be in the next stadium band, and they’re the last stadium band unless you count Coldplay, but I don’t think you should count Coldplay.” - https://tinyurl.com/4jdh9t36\n--\nWatch a live performance by Enumclaw in the KEXP studio August 2024: https://www.youtube.com/watch?v=U6kWbYqVhEE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}