Information about plays

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

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

{
    "id": 3525442,
    "uri": "https://api.kexp.org/v2/plays/3525442/?format=api",
    "airdate": "2025-07-11T05:33:35-07:00",
    "show": 63980,
    "show_uri": "https://api.kexp.org/v2/shows/63980/?format=api",
    "image_uri": "https://ia800700.us.archive.org/30/items/mbid-e4ce8e76-b311-4b7a-9a14-0f04039a0c6c/mbid-e4ce8e76-b311-4b7a-9a14-0f04039a0c6c-41350762522_thumb500.jpg",
    "thumbnail_uri": "https://ia800700.us.archive.org/30/items/mbid-e4ce8e76-b311-4b7a-9a14-0f04039a0c6c/mbid-e4ce8e76-b311-4b7a-9a14-0f04039a0c6c-41350762522_thumb250.jpg",
    "song": "Man",
    "track_id": "1fe1e1b1-4442-431c-97b8-03edf48185d3",
    "recording_id": "e5a3a4a5-dc7e-4750-afb6-bbd1f5830c59",
    "artist": "MRCY",
    "artist_ids": [
        "c412da25-663e-43bf-92a9-797e38840b13"
    ],
    "album": "VOLUME 2",
    "release_id": "e4ce8e76-b311-4b7a-9a14-0f04039a0c6c",
    "release_group_id": "4089cfbf-8f22-43b0-9075-9486252625df",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The latest from UK duo MRCY!\n\n \"MRCY are producer Barney Lister and vocalist Kojo Degraft-Johnson. Hailing from different ends of England and disparate cultures, theirs is a space of soulful self-expression that combines the timeless musical warmth and social consciousness of Marvin Gaye with the genre-melding, modern sensibility of Anderson .Paak and SAULT.\" https://mrcydeadoceans.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}