Information about plays

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

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

{
    "id": 3534079,
    "uri": "https://api.kexp.org/v2/plays/3534079/?format=api",
    "airdate": "2025-07-31T09:07:52-07:00",
    "show": 64160,
    "show_uri": "https://api.kexp.org/v2/shows/64160/?format=api",
    "image_uri": "https://dn721502.ca.archive.org/0/items/mbid-a866edcc-3e7f-4330-9ffa-b3f4c298b846/mbid-a866edcc-3e7f-4330-9ffa-b3f4c298b846-42636487798_thumb500.jpg",
    "thumbnail_uri": "https://ia600906.us.archive.org/2/items/mbid-a866edcc-3e7f-4330-9ffa-b3f4c298b846/mbid-a866edcc-3e7f-4330-9ffa-b3f4c298b846-42636487798_thumb250.jpg",
    "song": "Rabbit Run",
    "track_id": "a0d6ac50-574e-4e32-a34f-186edde2d610",
    "recording_id": "5b5fe07b-74af-4317-9c4f-65e2c67bc590",
    "artist": "IDLES",
    "artist_ids": [
        "be465d4f-c28d-4ba1-94ab-ebaada7db8af"
    ],
    "album": "Rabbit Run",
    "release_id": "a866edcc-3e7f-4330-9ffa-b3f4c298b846",
    "release_group_id": "200e81f8-66d3-4997-842a-6830bd80276a",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2025-07-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://www.idlesband.com/\n\n'Idles have shared “Rabbit Run,” a new song that they made for Darren Aronofsky’s upcoming crime caper Caught Stealing. It’s one of four new tracks that the British band recorded for the film’s soundtrack.'\n\nhttps://pitchfork.com/news/listen-to-idles-new-song-for-darren-aronofsky-caught-stealing-movie/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}