Information about plays

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

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

{
    "id": 3613242,
    "uri": "https://api.kexp.org/v2/plays/3613242/?format=api",
    "airdate": "2026-02-04T19:39:25-08:00",
    "show": 65841,
    "show_uri": "https://api.kexp.org/v2/shows/65841/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Interstellar Universe",
    "track_id": "9e0ef529-c3cf-46c5-82ef-bee5a7b0cc0a",
    "recording_id": "c9a93eff-7463-4ac7-b3bc-7c0858f4bbf9",
    "artist": "Josef Leimberg",
    "artist_ids": [
        "46c7a244-206e-4f3f-b536-083d02ecb8da"
    ],
    "album": "Astral Progressions",
    "release_id": "7ecc843d-bca8-4938-9829-6951b6542fb0",
    "release_group_id": "8adc1528-e65f-4ed6-bcc8-6f82b37e64fd",
    "labels": [
        "World Galaxy"
    ],
    "label_ids": [
        "dadea452-6b39-4c50-8e36-38a11781cb41"
    ],
    "release_date": "2016-10-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Astral Progressions' is the debut album from LA producer/lyricist/trumpet player Josef Leimberg - who just may be the link between Freestyle Fellowship and Kendrick Lamarr - having produced them both. The album features an array of innovators and game changers in modern progressive music: Kamasi Washington, Bilal, Georgia Anne Muldrow, Kurupt, Terrace Martin and Miguel Atwood Ferguson are just a small list of the collaborators on this project.\nhttps://worldgalaxyrecords.bandcamp.com/album/astral-progressions",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}