Information about plays

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

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

{
    "id": 3572064,
    "uri": "https://api.kexp.org/v2/plays/3572064/?format=api",
    "airdate": "2025-10-31T03:32:06-07:00",
    "show": 64980,
    "show_uri": "https://api.kexp.org/v2/shows/64980/?format=api",
    "image_uri": "https://ia600909.us.archive.org/2/items/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2-42570709398_thumb500.jpg",
    "thumbnail_uri": "https://ia800909.us.archive.org/2/items/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2-42570709398_thumb250.jpg",
    "song": "Creepin’",
    "track_id": "b293934e-ad5a-44b0-ad86-10652481c01b",
    "recording_id": "1328f4b0-c41c-4147-9a7d-f0057bd21f1a",
    "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": "Poliça's new album, Dreams Go, was released on October 17, 2025. Written and recorded in the months following bassist Chris Bierden's diagnosis with glioblastoma, the album features Bierden's last performances on bass.\n\nhttps://polica.bandcamp.com/album/dreams-go",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}