Information about plays

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

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

{
    "id": 3428619,
    "uri": "https://api.kexp.org/v2/plays/3428619/?format=api",
    "airdate": "2024-11-22T10:27:49-08:00",
    "show": 61915,
    "show_uri": "https://api.kexp.org/v2/shows/61915/?format=api",
    "image_uri": "https://ia804600.us.archive.org/22/items/mbid-94926ab6-8c6c-4914-a2eb-b4977846bbeb/mbid-94926ab6-8c6c-4914-a2eb-b4977846bbeb-39880858775_thumb500.jpg",
    "thumbnail_uri": "https://ia804600.us.archive.org/22/items/mbid-94926ab6-8c6c-4914-a2eb-b4977846bbeb/mbid-94926ab6-8c6c-4914-a2eb-b4977846bbeb-39880858775_thumb250.jpg",
    "song": "Aurelia",
    "track_id": "0a0ea25e-55a0-414c-8ce5-74089cd6999c",
    "recording_id": "ecc9cfb0-39b7-4dfc-a4e0-b22cf1aede12",
    "artist": "deary",
    "artist_ids": [
        "51107035-3471-449f-ad3c-f8a5f535239d"
    ],
    "album": "Aurelia",
    "release_id": "94926ab6-8c6c-4914-a2eb-b4977846bbeb",
    "release_group_id": "67568491-4d1f-492d-9d05-29d4f02a9fbb",
    "labels": [
        "Sonic Cathedral Recordings"
    ],
    "label_ids": [
        "d1143f20-1664-4697-a4d0-2c7d32ecf9dd"
    ],
    "release_date": "2024-11-01",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "deary, the London based duo comprised of Ben Easton and Rebecca 'Dottie' Cockram' released their Aurelia EP earlier this month. The EP was produced by Slowdive drummer Simon Scott. \n\nhttps://deary.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}