Information about plays

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

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

{
    "id": 3575543,
    "uri": "https://api.kexp.org/v2/plays/3575543/?format=api",
    "airdate": "2025-11-08T13:38:53-08:00",
    "show": 65056,
    "show_uri": "https://api.kexp.org/v2/shows/65056/?format=api",
    "image_uri": "https://ia601409.us.archive.org/5/items/mbid-697082bd-a67e-453a-a63c-6696b06ac98d/mbid-697082bd-a67e-453a-a63c-6696b06ac98d-2985165419_thumb500.jpg",
    "thumbnail_uri": "https://ia801409.us.archive.org/5/items/mbid-697082bd-a67e-453a-a63c-6696b06ac98d/mbid-697082bd-a67e-453a-a63c-6696b06ac98d-2985165419_thumb250.jpg",
    "song": "Destiny",
    "track_id": "dce96387-beab-3065-abb0-4e0860ec751c",
    "recording_id": "7c8cdc02-3e4b-4318-bb64-d796f5c0646f",
    "artist": "John Talabot feat. Pional",
    "artist_ids": [
        "9a2da736-57bd-4b0a-9d61-28712bbb7968",
        "7db4af7c-99bd-4d86-9315-5daa053ca0a5"
    ],
    "album": "ƒIN",
    "release_id": "697082bd-a67e-453a-a63c-6696b06ac98d",
    "release_group_id": "e2a2cf1f-cadd-4688-97aa-f6f5e8a7e910",
    "labels": [
        "Permanent Vacation"
    ],
    "label_ids": [
        "ec55686e-5c19-4bb1-ac42-81ddcc02ff8d"
    ],
    "release_date": "2012-01-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Oriol Riverola better known by stage name John Talabot, is a Catalan DJ from Barcelona, Spain, record label owner, producer and electronic musician.\n--\n\"This is the 2nd track of my album 'ƒin'.\nIt was half produced half in Barcelona and half in Pional's studio in Madrid. We made three sessions of recordings during 2011 and in fact it's the track that took most time to finish in the album. Pional played some keys too and some percussions, he's the best.\"\nhttps://soundcloud.com/john-talabot/destiny-feat-pional\n--\nhttps://perm-vac.bandcamp.com/album/fin",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}