Information about plays

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

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

{
    "id": 3542419,
    "uri": "https://api.kexp.org/v2/plays/3542419/?format=api",
    "airdate": "2025-08-20T09:00:09-07:00",
    "show": 64338,
    "show_uri": "https://api.kexp.org/v2/shows/64338/?format=api",
    "image_uri": "https://ia800308.us.archive.org/1/items/mbid-b1f743be-c5c5-4d34-8d02-889487629956/mbid-b1f743be-c5c5-4d34-8d02-889487629956-13907712856_thumb500.jpg",
    "thumbnail_uri": "https://ia800308.us.archive.org/1/items/mbid-b1f743be-c5c5-4d34-8d02-889487629956/mbid-b1f743be-c5c5-4d34-8d02-889487629956-13907712856_thumb250.jpg",
    "song": "Nobody Speak (clean radio edit)",
    "track_id": "a9ad9d7f-5685-438c-860e-2106249dcead",
    "recording_id": "7126a33b-1a84-451b-b07e-5eede15b7c34",
    "artist": "DJ Shadow feat. Run the Jewels",
    "artist_ids": [
        "a80c5dc5-b12e-4667-9f5a-b568961f3839",
        "efa2c11a-1a35-4b60-bc1b-66d37de88511"
    ],
    "album": "Nobody Speak (clean radio edit)",
    "release_id": "b1f743be-c5c5-4d34-8d02-889487629956",
    "release_group_id": "3ca17d81-6bcc-4392-a81f-e6ed31c69cad",
    "labels": [
        "Mass Appeal"
    ],
    "label_ids": [
        "6f6e9784-ac68-4dcc-9790-d6b3edbb1a56"
    ],
    "release_date": "2016-05-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "El-P and Killer Mike are credited as co-writers on this song along with Josh Davis (DJ Shadow).\n--\nThe actors in the official video for \"Nobody Speak\" are terrific.: https://www.youtube.com/watch?v=NUC2EQvdzmY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}