Information about plays

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

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

{
    "id": 3639474,
    "uri": "https://api.kexp.org/v2/plays/3639474/?format=api",
    "airdate": "2026-04-08T13:35:22-07:00",
    "show": 66400,
    "show_uri": "https://api.kexp.org/v2/shows/66400/?format=api",
    "image_uri": "https://coverartarchive.org/release/18065e6e-163a-4851-872c-29b5e4e08d30/24260465629-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/18065e6e-163a-4851-872c-29b5e4e08d30/24260465629-250.jpg",
    "song": "Memory Box",
    "track_id": null,
    "recording_id": "b7b3dde7-c246-4add-9300-f6e25b1365cf",
    "artist": "Peter Cat Recording Co.",
    "artist_ids": [
        "6e0e0dca-d124-48d7-86e4-567280d83d32"
    ],
    "album": "Bismillah",
    "release_id": null,
    "release_group_id": "a8a07c80-d045-49d6-9abd-06912664b690",
    "labels": [
        "Panache"
    ],
    "label_ids": [
        "106a1ba1-e4ba-4868-a311-8f3960d9328b"
    ],
    "release_date": "2019-06-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Peter Cat Recording Co. is an Indian alternative rock band originating from Delhi. Here's an interview with the quintet:https://atwoodmagazine.com/pcrc-peter-cat-recording-co-interview-music-feature-2023-floated-by/\n\n--\nWatch a live performance in the KEXP studio in 2025: https://www.youtube.com/watch?v=bD1WpNU4ZJs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}