Information about plays

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

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

{
    "id": 3549284,
    "uri": "https://api.kexp.org/v2/plays/3549284/?format=api",
    "airdate": "2025-09-05T16:07:01-07:00",
    "show": 64483,
    "show_uri": "https://api.kexp.org/v2/shows/64483/?format=api",
    "image_uri": "https://ia600702.us.archive.org/0/items/mbid-b90f8ccf-e7f5-43fb-8142-cdeea8860e6e/mbid-b90f8ccf-e7f5-43fb-8142-cdeea8860e6e-36163185045_thumb500.jpg",
    "thumbnail_uri": "https://ia600702.us.archive.org/0/items/mbid-b90f8ccf-e7f5-43fb-8142-cdeea8860e6e/mbid-b90f8ccf-e7f5-43fb-8142-cdeea8860e6e-36163185045_thumb250.jpg",
    "song": "Le Kick",
    "track_id": "41bf1b73-54ce-491c-a8f9-29c88b904b0e",
    "recording_id": "e67840c8-87f2-4d4c-89f2-467a08176c59",
    "artist": "La Sécurité",
    "artist_ids": [
        "a03666b0-23ba-455f-bc74-1e8a7140fed3"
    ],
    "album": "Stay Safe!",
    "release_id": "b90f8ccf-e7f5-43fb-8142-cdeea8860e6e",
    "release_group_id": "299ee033-73de-436c-ab74-e169d2cf5ca6",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-06-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This Montreal band describes themselves this way: \"La Sécurité (Montréal/Tiohtià:ke) is a collective whose art punk is equal parts: jumpy beats, off-kilter arrangements, and minimalistic melodic hooks.\"\n--\nEnjoy this interview with the quintet, as they discuss their debut, \"Stay Safe!\": https://post-trash.com/news/2023/6/15/la-scurit-feature-interview",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}