Information about plays

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

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

{
    "id": 3609943,
    "uri": "https://api.kexp.org/v2/plays/3609943/?format=api",
    "airdate": "2026-01-27T21:20:40-08:00",
    "show": 65772,
    "show_uri": "https://api.kexp.org/v2/shows/65772/?format=api",
    "image_uri": "https://ia802907.us.archive.org/24/items/mbid-dc01d08c-89c5-48c8-bfe0-5311387d584e/mbid-dc01d08c-89c5-48c8-bfe0-5311387d584e-5970913961_thumb500.jpg",
    "thumbnail_uri": "https://ia902907.us.archive.org/24/items/mbid-dc01d08c-89c5-48c8-bfe0-5311387d584e/mbid-dc01d08c-89c5-48c8-bfe0-5311387d584e-5970913961_thumb250.jpg",
    "song": "Jai ho",
    "track_id": "2182ed8f-364f-321d-8888-7b3c1436701f",
    "recording_id": "9abc3cd6-2b4e-4b08-aeef-5954883ab4fb",
    "artist": "A. R. Rahman feat. Sukhwinder Singh, Tanvi Shah, Mahalakshmi Iyer & Vijay Prakash",
    "artist_ids": [
        "6d6cf6ee-9d65-4cf3-9c7e-285da470d9dd",
        "acd91eff-bdbb-4c0b-b5b4-664d76c1f14e",
        "fc8ee5d5-f03a-4e7e-97c5-624ee35c9894",
        "d5812475-f8e6-4b5c-951f-7e82720ef041",
        "e0bba708-bdd3-478d-84ea-c706413bedab"
    ],
    "album": "Slumdog Millionaire: Music From the Motion Picture",
    "release_id": "dc01d08c-89c5-48c8-bfe0-5311387d584e",
    "release_group_id": "8190b9e6-c264-372b-b525-d32d3219d5dd",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2008-12-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Dominic  needed a pick-me-up in the form of Jai Ho today!\n\nRahman initially composed scores for different documentaries and jingles for advertisements and Indian television channels. With an his in-house studio Panchathan Record Inn, Rahman's film-scoring career began during the early 1990s with the Tamil film Roja.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}