Information about plays

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

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

{
    "id": 3630727,
    "uri": "https://api.kexp.org/v2/plays/3630727/?format=api",
    "airdate": "2026-03-18T18:48:25-07:00",
    "show": 66216,
    "show_uri": "https://api.kexp.org/v2/shows/66216/?format=api",
    "image_uri": "https://dn710806.ca.archive.org/0/items/mbid-586ef3ee-e32d-4923-9051-b851aef3ea67/mbid-586ef3ee-e32d-4923-9051-b851aef3ea67-22748195922_thumb500.jpg",
    "thumbnail_uri": "https://dn710806.ca.archive.org/0/items/mbid-586ef3ee-e32d-4923-9051-b851aef3ea67/mbid-586ef3ee-e32d-4923-9051-b851aef3ea67-22748195922_thumb250.jpg",
    "song": "Swing Star, Part 2",
    "track_id": "676ff768-add6-4664-926b-982f1a62238f",
    "recording_id": "be38cd64-d9b6-4df5-9ba1-de7c72b5fd30",
    "artist": "Todd Terje",
    "artist_ids": [
        "a0cded3a-4ca3-4ddb-8e46-ed9037f30aea"
    ],
    "album": "It’s Album Time",
    "release_id": "586ef3ee-e32d-4923-9051-b851aef3ea67",
    "release_group_id": "10fb8690-04c8-44d7-b36c-74ac61c56c5a",
    "labels": [
        "Olsen Records"
    ],
    "label_ids": [
        "952338c5-3365-4247-adce-55483656aebe"
    ],
    "release_date": "2014-04-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Brian!\n\nNorwegian DJ, songwriter and producer. Fun fact, his stage name is a tribute to house music producer Todd Terry.\n\nTerje is one of Europe's most revered dance producers, thanks to a string of incredible singles that often ended up among the most popular and acclaimed club tracks of whatever year he chose to release them in.\nhttps://www.theguardian.com/music/2014/apr/03/todd-terje-its-album-time-review\n\nhttps://bit.ly/3zuvnYJ\n\nhttps://toddterje.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}