Information about plays

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

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

{
    "id": 3540199,
    "uri": "https://api.kexp.org/v2/plays/3540199/?format=api",
    "airdate": "2025-08-15T01:35:56-07:00",
    "show": 64291,
    "show_uri": "https://api.kexp.org/v2/shows/64291/?format=api",
    "image_uri": "https://ia800908.us.archive.org/23/items/mbid-bf934d80-e829-4d2b-9b56-e395902a537e/mbid-bf934d80-e829-4d2b-9b56-e395902a537e-42737119955_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-bf934d80-e829-4d2b-9b56-e395902a537e/mbid-bf934d80-e829-4d2b-9b56-e395902a537e-42737119955_thumb250.jpg",
    "song": "the twins (1969)",
    "track_id": "bbfd425d-90ba-4875-a0f9-363ef0bffbb8",
    "recording_id": "0a876734-47c4-456d-8f41-5d714c955b31",
    "artist": "Courting",
    "artist_ids": [
        "2ba62367-f36f-4d49-9439-9a81f22a47ce"
    ],
    "album": "the twins (1969)",
    "release_id": "bf934d80-e829-4d2b-9b56-e395902a537e",
    "release_group_id": "353d39a7-8622-46db-b043-873d72d034c7",
    "labels": [
        "Lower Third"
    ],
    "label_ids": [
        "143742b9-e84e-4ac0-a0a2-1722271ce04c"
    ],
    "release_date": "2025-08-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Courting have shared the first music since the release of their third album back in March,\nSpeaking on “The Twins (1969)”, vocalist and songwriter Sean Murphy-O’Neill said: “The Twins is about only missing something once you’ve lost it. Filling boots, and leftovers.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}