Information about plays

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

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

{
    "id": 3625090,
    "uri": "https://api.kexp.org/v2/plays/3625090/?format=api",
    "airdate": "2026-03-04T05:23:16-08:00",
    "show": 66087,
    "show_uri": "https://api.kexp.org/v2/shows/66087/?format=api",
    "image_uri": "https://dn721507.ca.archive.org/0/items/mbid-90de8283-f155-45e7-928b-b1dd22d35a84/mbid-90de8283-f155-45e7-928b-b1dd22d35a84-32042230706_thumb500.jpg",
    "thumbnail_uri": "https://dn721507.ca.archive.org/0/items/mbid-90de8283-f155-45e7-928b-b1dd22d35a84/mbid-90de8283-f155-45e7-928b-b1dd22d35a84-32042230706_thumb250.jpg",
    "song": "Kepler 22‐B",
    "track_id": "cf1c0e7d-0bb7-4a81-b5e2-6b813edf4438",
    "recording_id": "41c35c73-706b-4ff8-88ae-09172af0bc08",
    "artist": "King Gizzard & the Lizard Wizard",
    "artist_ids": [
        "f58384a4-2ad2-4f24-89c5-c7b74ae1cce7"
    ],
    "album": "Omnium Gatherum",
    "release_id": "90de8283-f155-45e7-928b-b1dd22d35a84",
    "release_group_id": "13c20751-6910-4233-8e81-a4b772b517c0",
    "labels": [
        "KGLW"
    ],
    "label_ids": [
        "4b3b4fbf-67fa-4693-be97-dc0e4d6385f5"
    ],
    "release_date": "2022-04-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "One of nine releases from the Giz in '22.   https://kinggizzardandthelizardwizard.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}