Information about plays

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

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

{
    "id": 3579939,
    "uri": "https://api.kexp.org/v2/plays/3579939/?format=api",
    "airdate": "2025-11-18T18:49:10-08:00",
    "show": 65147,
    "show_uri": "https://api.kexp.org/v2/shows/65147/?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": "All Apologies",
    "track_id": "4da8ef01-ed47-40f1-b3d5-26932aed543f",
    "recording_id": "825ad7a9-c8b0-4d53-aec2-c7a9165c1749",
    "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": "Christian Berishaj, better known by his stage name JMSN (pronounced Jameson), is an Albanian American singer-songwriter and record producer from Eastpointe, Michigan. https://iamjmsn.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}