Information about plays

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

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

{
    "id": 3639516,
    "uri": "https://api.kexp.org/v2/plays/3639516/?format=api",
    "airdate": "2026-04-08T15:42:11-07:00",
    "show": 66400,
    "show_uri": "https://api.kexp.org/v2/shows/66400/?format=api",
    "image_uri": "https://dn711009.ca.archive.org/0/items/mbid-e5e2eea6-e1d1-4b4c-b293-c218be4a5274/mbid-e5e2eea6-e1d1-4b4c-b293-c218be4a5274-16147829652_thumb500.jpg",
    "thumbnail_uri": "https://dn711009.ca.archive.org/0/items/mbid-e5e2eea6-e1d1-4b4c-b293-c218be4a5274/mbid-e5e2eea6-e1d1-4b4c-b293-c218be4a5274-16147829652_thumb250.jpg",
    "song": "Everybody Works",
    "track_id": "8edc5864-0926-432c-a304-feedc7f71900",
    "recording_id": "370fbde6-9a3f-4338-92aa-c2620050a744",
    "artist": "Jay Som",
    "artist_ids": [
        "3b910f7b-018f-408f-950b-47e02d2ce305"
    ],
    "album": "Everybody Works",
    "release_id": "c35e7a4c-789d-47e6-9d4f-0f79a834d445",
    "release_group_id": "c3084620-1577-457e-893c-6ef5d6d1aea1",
    "labels": [
        "Polyvinyl"
    ],
    "label_ids": [
        "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
    ],
    "release_date": "2017-03-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jay Som (Melina Duterte) was live in our studio last December, performing songs from her October, 2025 album, \"Belong\": https://www.youtube.com/watch?v=dNWQGkTeSJQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}