Information about plays

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

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

{
    "id": 3543982,
    "uri": "https://api.kexp.org/v2/plays/3543982/?format=api",
    "airdate": "2025-08-23T23:27:09-07:00",
    "show": 64371,
    "show_uri": "https://api.kexp.org/v2/shows/64371/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-44e0cb64-5760-4152-bc08-14723c9d0ffc/mbid-44e0cb64-5760-4152-bc08-14723c9d0ffc-39288305120_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-44e0cb64-5760-4152-bc08-14723c9d0ffc/mbid-44e0cb64-5760-4152-bc08-14723c9d0ffc-39288305120_thumb250.jpg",
    "song": "Cursed",
    "track_id": "92d82a19-c880-4866-a1f1-fd70bfb2dfcd",
    "recording_id": "4d17069c-4490-4cd5-aebb-113ff7e5ad82",
    "artist": "Nox Novacula",
    "artist_ids": [
        "10554ea6-dbeb-4e25-b636-f1a8ef3f6d71"
    ],
    "album": "Feed The Fire",
    "release_id": "44e0cb64-5760-4152-bc08-14723c9d0ffc",
    "release_group_id": "3eef7563-88f2-495c-b5ed-8687ec5f46f5",
    "labels": [
        "Artoffact Records"
    ],
    "label_ids": [
        "25364892-b3e9-4692-bcbe-018fc26b9256"
    ],
    "release_date": "2024-08-02",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Nox Novacula will be playing at the Coffin Club in Portland on October 4th.\n\nhttps://noxnovacula.bandcamp.com/album/feed-the-fire",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}