Information about plays

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

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

{
    "id": 3570636,
    "uri": "https://api.kexp.org/v2/plays/3570636/?format=api",
    "airdate": "2025-10-27T13:33:10-07:00",
    "show": 64950,
    "show_uri": "https://api.kexp.org/v2/shows/64950/?format=api",
    "image_uri": "https://dn721506.ca.archive.org/0/items/mbid-c8ff1d3e-be40-4811-b47a-130584ff8f83/mbid-c8ff1d3e-be40-4811-b47a-130584ff8f83-43137775455_thumb500.jpg",
    "thumbnail_uri": "https://dn721506.ca.archive.org/0/items/mbid-c8ff1d3e-be40-4811-b47a-130584ff8f83/mbid-c8ff1d3e-be40-4811-b47a-130584ff8f83-43137775455_thumb250.jpg",
    "song": "No North Star",
    "track_id": "49e6c2d6-74ba-482d-804b-6eb11e79de1f",
    "recording_id": "a6a2f70f-1878-430a-9bc7-113d15309fdd",
    "artist": "Massage",
    "artist_ids": [
        "f9ac3f7a-fb36-46db-9ae1-f2a65e984f58"
    ],
    "album": "Coaster",
    "release_id": "c8ff1d3e-be40-4811-b47a-130584ff8f83",
    "release_group_id": "290c07ee-ec9f-49af-bd2e-691d4928b074",
    "labels": [
        "Bobo Integral"
    ],
    "label_ids": [
        "fda413f7-e935-4584-ab3d-3b2de593e113"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Los Angeles-based indie band Massage released \"No North Star\" in September, 2025 as the opening single from their third album, Coaster.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}