Information about plays

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

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

{
    "id": 3521201,
    "uri": "https://api.kexp.org/v2/plays/3521201/?format=api",
    "airdate": "2025-07-01T13:15:14-07:00",
    "show": 63892,
    "show_uri": "https://api.kexp.org/v2/shows/63892/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-5947cab0-82b6-453d-8bbf-d2e73961b111/mbid-5947cab0-82b6-453d-8bbf-d2e73961b111-22836463836_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-5947cab0-82b6-453d-8bbf-d2e73961b111/mbid-5947cab0-82b6-453d-8bbf-d2e73961b111-22836463836_thumb250.jpg",
    "song": "Where Do You Run To",
    "track_id": "6e784464-64da-339a-a6d5-cae3139fbd54",
    "recording_id": "56b51f53-1c63-4725-9533-aefe239ce985",
    "artist": "Vivian Girls",
    "artist_ids": [
        "d0676301-7ffc-4ff6-8b38-f8aeb8553115"
    ],
    "album": "Vivian Girls",
    "release_id": "5947cab0-82b6-453d-8bbf-d2e73961b111",
    "release_group_id": "e8e3be75-6f0b-3f44-ac30-073af934f7c6",
    "labels": [
        "In the Red Records"
    ],
    "label_ids": [
        "485d19d8-74e5-4c06-8751-ce6f04d3f282"
    ],
    "release_date": "2008-09-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here's a 2014 retrospective on \"why the Vivian Girls really mattered\": https://pitchfork.com/features/article/9344-when-im-gone-why-vivian-girls-mattered/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}