Information about plays

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

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

{
    "id": 3571043,
    "uri": "https://api.kexp.org/v2/plays/3571043/?format=api",
    "airdate": "2025-10-28T14:40:57-07:00",
    "show": 64958,
    "show_uri": "https://api.kexp.org/v2/shows/64958/?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://ia600909.us.archive.org/2/items/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2-42570709398_thumb250.jpg",
    "song": "Li5a",
    "track_id": "8dc878d4-fc31-4876-81be-c4df954eed17",
    "recording_id": "6505854c-8dba-4618-a099-4977a7e45056",
    "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": "Dreams Go, is a collection of eight new songs recorded at Pachyderm Studio in Minnesota, marking the band’s final sessions with Bierden before he lost the ability to play bass.\n\nhttps://polica.bandcamp.com/album/dreams-go",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}