Information about plays

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

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

{
    "id": 3578807,
    "uri": "https://api.kexp.org/v2/plays/3578807/?format=api",
    "airdate": "2025-11-16T02:47:42-08:00",
    "show": 65124,
    "show_uri": "https://api.kexp.org/v2/shows/65124/?format=api",
    "image_uri": "https://ia904603.us.archive.org/23/items/mbid-121ca0a3-cbe7-4334-abdf-9f4b8f5c042a/mbid-121ca0a3-cbe7-4334-abdf-9f4b8f5c042a-8593751431_thumb500.jpg",
    "thumbnail_uri": "https://dn710604.ca.archive.org/0/items/mbid-121ca0a3-cbe7-4334-abdf-9f4b8f5c042a/mbid-121ca0a3-cbe7-4334-abdf-9f4b8f5c042a-8593751431_thumb250.jpg",
    "song": "'Bout It",
    "track_id": "5ce004fe-723c-4a59-a9b5-03ecf39c8f3c",
    "recording_id": "304b489b-0a1b-4124-abe0-77b323c417ba",
    "artist": "JMSN",
    "artist_ids": [
        "773bc0c0-a4ae-45a9-b71d-356174b67c08"
    ],
    "album": "JMSN",
    "release_id": "121ca0a3-cbe7-4334-abdf-9f4b8f5c042a",
    "release_group_id": "251f3e79-e4c4-4f51-a9be-e85b82fe1a39",
    "labels": [
        "White Room Records"
    ],
    "label_ids": [
        "42ae2a9b-b91c-4c74-baac-f252fc4aa16e"
    ],
    "release_date": "2014-12-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "JMSN will be LIVE on KEXP this Thu. Nov. 20th at 4pm. Open to the public!\n\nhttps://www.kexp.org/events/kexp-events/\n\nPlaying Neumos the next day on Fri. Nov. 21st.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}