Information about plays

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

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

{
    "id": 3627062,
    "uri": "https://api.kexp.org/v2/plays/3627062/?format=api",
    "airdate": "2026-03-09T09:39:52-07:00",
    "show": 66135,
    "show_uri": "https://api.kexp.org/v2/shows/66135/?format=api",
    "image_uri": "https://dn711401.ca.archive.org/0/items/mbid-149812f7-28a5-4960-ad49-0b647cdb978e/mbid-149812f7-28a5-4960-ad49-0b647cdb978e-1076686535_thumb500.jpg",
    "thumbnail_uri": "https://dn711401.ca.archive.org/0/items/mbid-149812f7-28a5-4960-ad49-0b647cdb978e/mbid-149812f7-28a5-4960-ad49-0b647cdb978e-1076686535_thumb250.jpg",
    "song": "The House That Heaven Built",
    "track_id": "bc18a26f-60a9-36a0-b5a9-b0fbe5e2ce79",
    "recording_id": "adaa5f6f-c67a-49b3-8a13-54808d7f6cb5",
    "artist": "Japandroids",
    "artist_ids": [
        "2008d65c-31ee-4382-8960-5188523568d5"
    ],
    "album": "Celebration Rock",
    "release_id": "149812f7-28a5-4960-ad49-0b647cdb978e",
    "release_group_id": "32f90db3-467a-4a31-b36b-e4b73dc0cc78",
    "labels": [
        "Polyvinyl"
    ],
    "label_ids": [
        "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
    ],
    "release_date": "2012-06-05",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Our donors built our house! Support KEXP today: https://www.kexp.org/donate/\n\nGuitarist and vocalist Brian King said, “It was the only song I think on the whole record that we more or less tried to do in one and we got it on the first try. Most of the other songs we recorded a million times in different ways and some of the songs we could just never get it, or never get something we were happy with. And that one actually took the least amount of effort to get what we wanted. I don’t know what that means, but there was the least amount of fighting over it.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}