Information about plays

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

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

{
    "id": 3547171,
    "uri": "https://api.kexp.org/v2/plays/3547171/?format=api",
    "airdate": "2025-08-31T13:16:06-07:00",
    "show": 64437,
    "show_uri": "https://api.kexp.org/v2/shows/64437/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-ba914d4b-9bdc-46a0-8fc5-4f74b6693915/mbid-ba914d4b-9bdc-46a0-8fc5-4f74b6693915-42764419784_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-ba914d4b-9bdc-46a0-8fc5-4f74b6693915/mbid-ba914d4b-9bdc-46a0-8fc5-4f74b6693915-42764419784_thumb250.jpg",
    "song": "HOME",
    "track_id": "88e0ce31-b6a9-4851-b2fb-5a0d256d56b1",
    "recording_id": "89f6c147-0e03-4b68-8c8b-dbec116753cb",
    "artist": "KAYTRANADA",
    "artist_ids": [
        "e56aee57-d90e-40cf-a70d-beb70f6f3c69"
    ],
    "album": "AIN’T NO DAMN WAY!",
    "release_id": "ba914d4b-9bdc-46a0-8fc5-4f74b6693915",
    "release_group_id": "ffccb1d3-f9e1-4a1f-96c0-3f0e97bb5ae4",
    "labels": [
        "RCA",
        "KAYTRANADA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946",
        "6defd838-cd47-4a6e-958c-322794662f35"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Performing with Justice at Climate Pledge Arena in Seattle on October 17th and the Oakland Arena in Oakland on October 22nd.\n\nhttps://www.kaytranada.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}