Information about plays

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

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

{
    "id": 3613569,
    "uri": "https://api.kexp.org/v2/plays/3613569/?format=api",
    "airdate": "2026-02-05T14:45:01-08:00",
    "show": 65847,
    "show_uri": "https://api.kexp.org/v2/shows/65847/?format=api",
    "image_uri": "https://coverartarchive.org/release/5044e769-b559-4fad-b967-7389437efeea/22587513744-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5044e769-b559-4fad-b967-7389437efeea/22587513744-250.jpg",
    "song": "Lightworks",
    "track_id": null,
    "recording_id": "b5148737-e914-4d6a-8e8c-0ccc4541b16e",
    "artist": "Raymond Scott, Dorothy Collins",
    "artist_ids": [],
    "album": "Manhattan Research, Inc.",
    "release_id": null,
    "release_group_id": "70470a5d-d131-37e6-a81e-a32bcd997483",
    "labels": [
        "Basta"
    ],
    "label_ids": [
        "31212709-9d0a-4c72-9086-e05d41ff0d02"
    ],
    "release_date": "2000-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The vocals in this song were from Canadian-American singer and actress Dorothy Collins. \n--\nManhattan Research, Inc. is a two-CD compilation of electronic music created by the musician, composer and inventor, Raymond Scott and his company, \"Manhattan Research Inc.\" The synthesizers, sequencers, and drum-machines used were designed and constructed by Raymond Scott.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}