Information about plays

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

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

{
    "id": 3634710,
    "uri": "https://api.kexp.org/v2/plays/3634710/?format=api",
    "airdate": "2026-03-28T16:21:05-07:00",
    "show": 66304,
    "show_uri": "https://api.kexp.org/v2/shows/66304/?format=api",
    "image_uri": "https://dn711301.ca.archive.org/0/items/mbid-d774fa34-fd20-4665-8c09-41305f8cc86b/mbid-d774fa34-fd20-4665-8c09-41305f8cc86b-44642160402_thumb500.jpg",
    "thumbnail_uri": "https://dn711301.ca.archive.org/0/items/mbid-d774fa34-fd20-4665-8c09-41305f8cc86b/mbid-d774fa34-fd20-4665-8c09-41305f8cc86b-44642160402_thumb250.jpg",
    "song": "Keeper",
    "track_id": "9ac965d6-6a12-4ac2-9c73-6641a72761dc",
    "recording_id": "a150d87d-f461-4fc6-8ba3-5046c40b86db",
    "artist": "Girl Scout",
    "artist_ids": [
        "6d5ce39c-2508-44ab-a83c-2bb5ce4315f3"
    ],
    "album": "Brink",
    "release_id": "d774fa34-fd20-4665-8c09-41305f8cc86b",
    "release_group_id": "6f9e8b33-bfa4-49f5-9c10-3b0a9b61e0aa",
    "labels": [
        "AWAL Recordings",
        "Human Garbage Records"
    ],
    "label_ids": [
        "19bd97af-e452-47b2-ba9a-e6d0605dd068",
        "ab2ee367-0bc1-4e69-8d8c-b4388b8a4a2a"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}