Information about plays

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

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

{
    "id": 3632449,
    "uri": "https://api.kexp.org/v2/plays/3632449/?format=api",
    "airdate": "2026-03-22T17:30:58-07:00",
    "show": 66252,
    "show_uri": "https://api.kexp.org/v2/shows/66252/?format=api",
    "image_uri": "https://dn710705.ca.archive.org/0/items/mbid-7e6bfdaa-d382-4db0-9371-c3b90bda5b2a/mbid-7e6bfdaa-d382-4db0-9371-c3b90bda5b2a-19500834777_thumb500.jpg",
    "thumbnail_uri": "https://dn710705.ca.archive.org/0/items/mbid-7e6bfdaa-d382-4db0-9371-c3b90bda5b2a/mbid-7e6bfdaa-d382-4db0-9371-c3b90bda5b2a-19500834777_thumb250.jpg",
    "song": "Jewel (12\" mix)",
    "track_id": "eac5a694-7fc5-3dfa-bf8c-2d46ad3e6099",
    "recording_id": "e7fbd2b1-f4b8-4b4d-a68b-c04eeb8b22eb",
    "artist": "Cranes",
    "artist_ids": [
        "f6dfc44d-5da4-4ed1-949b-32715630dff4"
    ],
    "album": "Forever",
    "release_id": "7e6bfdaa-d382-4db0-9371-c3b90bda5b2a",
    "release_group_id": "41a388be-6b99-381d-92a6-9b9b42c9581e",
    "labels": [
        "Cherry Red Records"
    ],
    "label_ids": [
        "0a866b14-bfd8-4e74-b451-ada9fc713329"
    ],
    "release_date": "2007-09-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Six Degrees of Robert Smith/The Cure!\n\nThis track was remixed by Robert Smith!\n\nCranes are a British rock band, perhaps best known for the childlike vocals of lead singer Alison Shaw, who formed the band with her brother Jim Shaw.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}