Information about plays

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

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

{
    "id": 3638516,
    "uri": "https://api.kexp.org/v2/plays/3638516/?format=api",
    "airdate": "2026-04-06T06:10:50-07:00",
    "show": 66381,
    "show_uri": "https://api.kexp.org/v2/shows/66381/?format=api",
    "image_uri": "https://dn710007.ca.archive.org/0/items/mbid-f5d19eca-d889-40cd-9182-fd3ab9a8a83b/mbid-f5d19eca-d889-40cd-9182-fd3ab9a8a83b-29693996495_thumb500.jpg",
    "thumbnail_uri": "https://dn710007.ca.archive.org/0/items/mbid-f5d19eca-d889-40cd-9182-fd3ab9a8a83b/mbid-f5d19eca-d889-40cd-9182-fd3ab9a8a83b-29693996495_thumb250.jpg",
    "song": "Another Satellite",
    "track_id": "46da8d4b-2299-3a6a-9022-d4a7ec49fc14",
    "recording_id": "e450fb23-c274-4883-86cf-60df7a6f2700",
    "artist": "XTC",
    "artist_ids": [
        "97c86b2c-2765-46a2-aef8-76a7e24c430f"
    ],
    "album": "Skylarking",
    "release_id": "f5d19eca-d889-40cd-9182-fd3ab9a8a83b",
    "release_group_id": "507d4ab2-03f0-3b8a-a076-cb37d0f970c7",
    "labels": [
        "Caroline Records"
    ],
    "label_ids": [
        "a14fd98c-9b89-481a-b7b8-eea8be6b2816"
    ],
    "release_date": "2002-05-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Bjorn & Diana!\n\nThe ninth studio album from English band XTC. The band was highly influenced by the music of the 60's when writing Skylarking. \n\nThe album title refers to both the type of bird and the Royal Navy term \"skylarking\" which also means \"fooling around.\"\n\nhttps://diffuser.fm/xtc-skylarking/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}