Information about plays

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

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

{
    "id": 3636392,
    "uri": "https://api.kexp.org/v2/plays/3636392/?format=api",
    "airdate": "2026-04-01T09:52:14-07:00",
    "show": 66336,
    "show_uri": "https://api.kexp.org/v2/shows/66336/?format=api",
    "image_uri": "https://dn711003.ca.archive.org/0/items/mbid-e9ae0c98-88a9-4356-9977-d9d7fcd1cdce/mbid-e9ae0c98-88a9-4356-9977-d9d7fcd1cdce-13469448242_thumb500.jpg",
    "thumbnail_uri": "https://dn711003.ca.archive.org/0/items/mbid-e9ae0c98-88a9-4356-9977-d9d7fcd1cdce/mbid-e9ae0c98-88a9-4356-9977-d9d7fcd1cdce-13469448242_thumb250.jpg",
    "song": "Howling at the Moon",
    "track_id": "0312ee8a-183d-4d37-9302-e8bb734f7caa",
    "recording_id": "bf173d35-d6c7-46a4-8d3f-cc537eb1b64b",
    "artist": "Phantogram",
    "artist_ids": [
        "dfe78af2-779e-4137-826a-3073a16e3278"
    ],
    "album": "Voices",
    "release_id": "e9ae0c98-88a9-4356-9977-d9d7fcd1cdce",
    "release_group_id": "900eb40b-1435-4da4-b559-e9bd5f521325",
    "labels": [
        "Barsuk Records",
        "Republic Records"
    ],
    "label_ids": [
        "a4f904e0-f048-4c13-88ec-f9f31f3e6109",
        "e0ecd909-0477-485f-80dc-3c27ea4837ca"
    ],
    "release_date": "2014-02-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to the brave crew on Artemis II, headed for the moon today.\n\nSafe travels Reid Wiseman, Victor Glover, Christina Koch, and Jeremy Hansen!\n\nAs of this message: The astronauts haver received their final weather briefing. Follow along on NASA's site: https://www.nasa.gov/blogs/missions/2026/04/01/live-artemis-ii-launch-day-updates/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}