Information about plays

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

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

{
    "id": 3542081,
    "uri": "https://api.kexp.org/v2/plays/3542081/?format=api",
    "airdate": "2025-08-19T13:40:33-07:00",
    "show": 64332,
    "show_uri": "https://api.kexp.org/v2/shows/64332/?format=api",
    "image_uri": "https://ia800100.us.archive.org/23/items/mbid-033d8e90-9e22-4b87-be24-c43827f6dde2/mbid-033d8e90-9e22-4b87-be24-c43827f6dde2-39618223856_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-033d8e90-9e22-4b87-be24-c43827f6dde2/mbid-033d8e90-9e22-4b87-be24-c43827f6dde2-39618223856_thumb250.jpg",
    "song": "Os Ancestrais",
    "track_id": "b4d6d746-40e3-476f-ba53-eee34d955c56",
    "recording_id": "9ec144e8-ce44-449d-9fdd-148c94e75118",
    "artist": "Adrian Younge & Ali Shaheed Muhammad feat. Dom Salvador",
    "artist_ids": [
        "69bb7a74-99ee-4da0-bc3d-84586676e4ea",
        "d5ee9a6f-8e10-47e7-bca7-7e3f82aad769",
        "c8cebd82-0db2-4516-b363-af2aad7985fd"
    ],
    "album": "Jazz Is Dead 021",
    "release_id": "033d8e90-9e22-4b87-be24-c43827f6dde2",
    "release_group_id": "9e7943f0-ebf7-46b1-a605-4fdf6e36277d",
    "labels": [
        "Jazz is Dead"
    ],
    "label_ids": [
        "4fa0846f-353d-4307-95d6-f63617efb673"
    ],
    "release_date": "2024-10-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New collaboration between composer and producer Adrian Younge, Ali Shaheed Muhammad of A Tribe Called Quest, and samba-jazz pioneer Dom Salvador for the upcoming Jazz is Dead album. \n\nCheck out Dom Salvador performing this track live: https://www.youtube.com/watch?v=oKxlRLqdabo&ab_channel=JazzIsDead",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}