Information about plays

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

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

{
    "id": 3612331,
    "uri": "https://api.kexp.org/v2/plays/3612331/?format=api",
    "airdate": "2026-02-02T16:24:01-08:00",
    "show": 65824,
    "show_uri": "https://api.kexp.org/v2/shows/65824/?format=api",
    "image_uri": "https://dn710008.ca.archive.org/0/items/mbid-a93611b5-2d7f-469a-8d7b-07e79bbbcbe7/mbid-a93611b5-2d7f-469a-8d7b-07e79bbbcbe7-27755317501_thumb500.jpg",
    "thumbnail_uri": "https://dn710008.ca.archive.org/0/items/mbid-a93611b5-2d7f-469a-8d7b-07e79bbbcbe7/mbid-a93611b5-2d7f-469a-8d7b-07e79bbbcbe7-27755317501_thumb250.jpg",
    "song": "Say It Loud (Everybody Black Re-Flip)",
    "track_id": "2a905f46-cc19-43b1-9982-68dbe5376e8c",
    "recording_id": "8886fdf6-ae62-4b41-965f-7b99bb317aa4",
    "artist": "Salaam Remi feat. CeeLo Green",
    "artist_ids": [
        "9b5cec21-c18d-498c-afbd-67db0e80e8e9",
        "2c69465c-0f76-45ce-90a2-1ed0fdacc997"
    ],
    "album": "Black on Purpose",
    "release_id": "a93611b5-2d7f-469a-8d7b-07e79bbbcbe7",
    "release_group_id": "90ec281a-8eb8-4b1e-9080-77ddeb8d6e0a",
    "labels": [
        "Louder Than Life"
    ],
    "label_ids": [
        "c41f0261-569e-4b7d-9c1f-23c667f7132e"
    ],
    "release_date": "2020-11-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In January,  Green and Remi released their new single \"Say It Loud - Everybody Black Re-Flip.\" The funkadelic record serves as an ode to James Brown's legendary 1968 track \"Say It Loud I'm Black, and I'm Proud.\" Their untitled EP will release later this month.\n\nWatch the official music video for \"Is It Because I'm Black\" here:\nhttps://youtu.be/NTU6uL5MlA4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}