Information about plays

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

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

{
    "id": 3581476,
    "uri": "https://api.kexp.org/v2/plays/3581476/?format=api",
    "airdate": "2025-11-22T15:18:03-08:00",
    "show": 65181,
    "show_uri": "https://api.kexp.org/v2/shows/65181/?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://dn721809.ca.archive.org/0/items/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2-42570709398_thumb250.jpg",
    "song": "Wasted Me",
    "track_id": "6bc72e37-85f3-4a4c-b372-38e88d2b1b18",
    "recording_id": "5d7947bf-51b4-43c3-a11e-a2f97e874ece",
    "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": "Watch their 2022 in-studio here:\nhttps://www.youtube.com/watch?v=--0ClVdiZjE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}