Information about plays

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

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

{
    "id": 3500416,
    "uri": "https://api.kexp.org/v2/plays/3500416/?format=api",
    "airdate": "2025-05-12T12:46:47-07:00",
    "show": 63442,
    "show_uri": "https://api.kexp.org/v2/shows/63442/?format=api",
    "image_uri": "https://ia903406.us.archive.org/3/items/mbid-2e942689-5d23-418d-bf65-255ec37c450a/mbid-2e942689-5d23-418d-bf65-255ec37c450a-28537376315_thumb500.jpg",
    "thumbnail_uri": "https://ia803406.us.archive.org/3/items/mbid-2e942689-5d23-418d-bf65-255ec37c450a/mbid-2e942689-5d23-418d-bf65-255ec37c450a-28537376315_thumb250.jpg",
    "song": "Scratchcard Lanyard",
    "track_id": "abd82181-3548-438c-b94f-e233825b709f",
    "recording_id": "de7a5d5e-ef64-424f-9b68-a6274f831205",
    "artist": "Dry Cleaning",
    "artist_ids": [
        "8a74e5ea-6f68-49e1-951c-80d2291f7c3f"
    ],
    "album": "New Long Leg",
    "release_id": "8f5c9efb-8bec-4cad-981d-d9ad4195ea81",
    "release_group_id": "adfb59fc-f1ea-4e2c-9de9-25be31c3019d",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2021-04-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Do everything...feel nothing...\"\n\nCheryl was the host when Dry Cleaning performed \"Scratchcard Lanyard\" and other songs in a live performance in our studio in 2020: https://www.youtube.com/watch?v=rLppqLxALfQ.\n\nhttps://drycleaningband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}