Information about plays

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

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

{
    "id": 3568128,
    "uri": "https://api.kexp.org/v2/plays/3568128/?format=api",
    "airdate": "2025-10-21T16:56:16-07:00",
    "show": 64897,
    "show_uri": "https://api.kexp.org/v2/shows/64897/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2-42570709398_thumb500.jpg",
    "thumbnail_uri": "https://ia600909.us.archive.org/2/items/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2-42570709398_thumb250.jpg",
    "song": "Carlines",
    "track_id": "0c67ce73-4c10-42db-9721-fe8ec49e030f",
    "recording_id": "3cc70813-7d66-4978-8a10-2f65c98a7e8e",
    "artist": "POLIÇA",
    "artist_ids": [
        "9357482a-9517-456e-b949-e7370e926034"
    ],
    "album": "Dreams Go",
    "release_id": "2b7c0d61-e653-4c6a-9c90-ee313ea145a2",
    "release_group_id": "8284630c-c5a2-4aa9-ab7f-ea3bf5d93dfb",
    "labels": [
        "Memphis Industries"
    ],
    "label_ids": [
        "3f99dc33-5312-419c-9f81-fe5bd7ab8df8"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new music from Poliça. Of 'Dreams Go\" Poliça \"delivers their most emotionally resonant and texturally rich work to date—a poignant meditation on loss, resilience, and the fragile beauty of holding on\"\nhttps://www.thisispolica.com/about\n\nPoliça has performed live on KEXP several times, including this performance in 2022: https://www.youtube.com/watch?v=--0ClVdiZjE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}