Information about plays

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

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

{
    "id": 3619308,
    "uri": "https://api.kexp.org/v2/plays/3619308/?format=api",
    "airdate": "2026-02-19T00:31:23-08:00",
    "show": 65970,
    "show_uri": "https://api.kexp.org/v2/shows/65970/?format=api",
    "image_uri": "https://dn711003.ca.archive.org/0/items/mbid-08a062f6-26e0-40c0-8fef-f0dd1c3e095b/mbid-08a062f6-26e0-40c0-8fef-f0dd1c3e095b-7351474197_thumb500.jpg",
    "thumbnail_uri": "https://ia800108.us.archive.org/14/items/mbid-08a062f6-26e0-40c0-8fef-f0dd1c3e095b/mbid-08a062f6-26e0-40c0-8fef-f0dd1c3e095b-7351474197_thumb250.jpg",
    "song": "Freedom of Speech",
    "track_id": "22e69cad-dc55-3ac2-9145-5ad3fc72b3c1",
    "recording_id": "f9ee3646-dfc8-4997-801b-8be869638872",
    "artist": "Above the Law",
    "artist_ids": [
        "f94ef716-56f4-43d7-b7c9-2f0f5ddbdb70"
    ],
    "album": "Pump Up the Volume: Music From the Original Motion Picture Soundtrack",
    "release_id": "08a062f6-26e0-40c0-8fef-f0dd1c3e095b",
    "release_group_id": "e4c4ba5d-e0f3-3a11-8024-f78b20ff2ade",
    "labels": [
        "MCA Records"
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09"
    ],
    "release_date": "1990-04-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}