Information about plays

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

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

{
    "id": 3500419,
    "uri": "https://api.kexp.org/v2/plays/3500419/?format=api",
    "airdate": "2025-05-12T12:57:43-07:00",
    "show": 63442,
    "show_uri": "https://api.kexp.org/v2/shows/63442/?format=api",
    "image_uri": "https://ia802909.us.archive.org/10/items/mbid-6a0310a9-6da8-494a-bb35-e57b7521f689/mbid-6a0310a9-6da8-494a-bb35-e57b7521f689-38373420351_thumb500.jpg",
    "thumbnail_uri": "https://ia902909.us.archive.org/10/items/mbid-6a0310a9-6da8-494a-bb35-e57b7521f689/mbid-6a0310a9-6da8-494a-bb35-e57b7521f689-38373420351_thumb250.jpg",
    "song": "Jubilee Street",
    "track_id": "a4919290-8f7a-3431-807d-ecf8f9b1d05e",
    "recording_id": "7662860a-a3e2-448a-b2f3-dc2f2b9a4492",
    "artist": "Nick Cave & The Bad Seeds",
    "artist_ids": [
        "172e1f1a-504d-4488-b053-6344ba63e6d0"
    ],
    "album": "Push the Sky Away",
    "release_id": "6a0310a9-6da8-494a-bb35-e57b7521f689",
    "release_group_id": "ae8faaeb-9134-400d-819b-773e20a7d4e4",
    "labels": [
        "Bad Seed Ltd"
    ],
    "label_ids": [
        "1605935b-ab3e-4375-93b7-299d1a7ec2d9"
    ],
    "release_date": "2013-02-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing Seattle's Paramount Theatre TONIGHT, Monday, May 12th!\n\nJubilee Street is the fourth track from the fifteenth studio album by Nick Cave & The Bad Seeds. The album, Push the Sky Away, was released in 2013, and here is KEXP's album review: https://www.kexp.org/read/2013/02/11/album-review-nick-cave-and-the-bad-seeds-push-the-sky-away/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}