Information about plays

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

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

{
    "id": 3538396,
    "uri": "https://api.kexp.org/v2/plays/3538396/?format=api",
    "airdate": "2025-08-10T13:53:38-07:00",
    "show": 64253,
    "show_uri": "https://api.kexp.org/v2/shows/64253/?format=api",
    "image_uri": "https://ia601706.us.archive.org/19/items/mbid-182b5683-461c-437b-b154-52e208eab62b/mbid-182b5683-461c-437b-b154-52e208eab62b-41895813591_thumb500.jpg",
    "thumbnail_uri": "https://ia801706.us.archive.org/19/items/mbid-182b5683-461c-437b-b154-52e208eab62b/mbid-182b5683-461c-437b-b154-52e208eab62b-41895813591_thumb250.jpg",
    "song": "The Way I Love You",
    "track_id": "ac05f7c0-475a-4d53-aeba-9ad8248e1ffd",
    "recording_id": "3afc91a7-7a67-4c16-ad10-cf545f9f3fbf",
    "artist": "Jorja Smith",
    "artist_ids": [
        "d62614aa-ef2c-44cd-8a7b-91292755a1d0"
    ],
    "album": "The Way I Love You",
    "release_id": "182b5683-461c-437b-b154-52e208eab62b",
    "release_group_id": "9403ebe6-3418-4082-9ba9-6099bbebced4",
    "labels": [
        "FAMM"
    ],
    "label_ids": [
        "9a329170-2d70-4a4f-ab94-d0e572fda4d8"
    ],
    "release_date": "2025-05-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Jorja Smith was at KEXP last week on August 7th. You can catch it on the streaming archive and on our YouTube channel when it posts!\n\nhttps://www.jorjasmith.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}