Information about plays

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

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

{
    "id": 3555276,
    "uri": "https://api.kexp.org/v2/plays/3555276/?format=api",
    "airdate": "2025-09-20T03:25:37-07:00",
    "show": 64608,
    "show_uri": "https://api.kexp.org/v2/shows/64608/?format=api",
    "image_uri": "https://ia903201.us.archive.org/5/items/mbid-299e4af9-8b60-4289-a874-edfe52167dc8/mbid-299e4af9-8b60-4289-a874-edfe52167dc8-42448675119_thumb500.jpg",
    "thumbnail_uri": "https://dn721305.ca.archive.org/0/items/mbid-299e4af9-8b60-4289-a874-edfe52167dc8/mbid-299e4af9-8b60-4289-a874-edfe52167dc8-42448675119_thumb250.jpg",
    "song": "eau de vie",
    "track_id": "b351bdab-ee14-41d5-9e43-2c17f7008bea",
    "recording_id": "3364d1d9-b381-4a4d-87b4-d91a2496e195",
    "artist": "Halima",
    "artist_ids": [
        "451c9e33-8e29-4dcc-a2f4-c2331a98384a"
    ],
    "album": "SWEET TOOTH",
    "release_id": "299e4af9-8b60-4289-a874-edfe52167dc8",
    "release_group_id": "4e05f1dc-3163-46c0-b24d-45acec44bdfd",
    "labels": [
        "drink sum wtr"
    ],
    "label_ids": [
        "778a90c4-21ff-4035-b3dc-80f62d0e989c"
    ],
    "release_date": "2025-09-19",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The debut album from this Brooklyn-based UK/Nigerian musician who was raised between Lagos and London",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}