Information about plays

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

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

{
    "id": 3570532,
    "uri": "https://api.kexp.org/v2/plays/3570532/?format=api",
    "airdate": "2025-10-27T07:25:42-07:00",
    "show": 64948,
    "show_uri": "https://api.kexp.org/v2/shows/64948/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-64961603-f73e-4f8b-a501-3728fab81b2b/mbid-64961603-f73e-4f8b-a501-3728fab81b2b-43252772281_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-64961603-f73e-4f8b-a501-3728fab81b2b/mbid-64961603-f73e-4f8b-a501-3728fab81b2b-43252772281_thumb250.jpg",
    "song": "Crush",
    "track_id": "0d50e0da-bfa3-462b-94b5-97541e31353a",
    "recording_id": "9cb5595e-b7ab-4c75-9053-bdc8b78b8b71",
    "artist": "Hatchie",
    "artist_ids": [
        "b51f07c9-a42c-4ea7-b5ed-ce4b7f47101a"
    ],
    "album": "Crush",
    "release_id": "64961603-f73e-4f8b-a501-3728fab81b2b",
    "release_group_id": "3a3ce2aa-79d8-43e6-b42f-f1f55766c67f",
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2021-10-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On this single, Australian artist Hatchie covers Jennifer Paige's 1998 hit. \n\nWant to hear the original version? https://www.youtube.com/watch?v=EIhSnaqou0I",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}