Information about plays

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

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

{
    "id": 3422461,
    "uri": "https://api.kexp.org/v2/plays/3422461/?format=api",
    "airdate": "2024-11-07T10:06:51-08:00",
    "show": 61787,
    "show_uri": "https://api.kexp.org/v2/shows/61787/?format=api",
    "image_uri": "https://ia801703.us.archive.org/6/items/mbid-396cd5db-a240-4111-bd64-140064a4a0e9/mbid-396cd5db-a240-4111-bd64-140064a4a0e9-35842767491_thumb500.jpg",
    "thumbnail_uri": "https://ia601703.us.archive.org/6/items/mbid-396cd5db-a240-4111-bd64-140064a4a0e9/mbid-396cd5db-a240-4111-bd64-140064a4a0e9-35842767491_thumb250.jpg",
    "song": "Corona",
    "track_id": "35c7bfc2-054b-3cef-8ff0-79841765c1da",
    "recording_id": "7b4fa180-d67f-4ce8-97d9-3532de04c34b",
    "artist": "Minutemen",
    "artist_ids": [
        "d4ad0149-d8ae-4105-8009-0221fce9ff35"
    ],
    "album": "Double Nickels on the Dime",
    "release_id": "396cd5db-a240-4111-bd64-140064a4a0e9",
    "release_group_id": "0bcb9f3e-e341-3ed5-ac5b-8ed5e17f9a7e",
    "labels": [
        "SST Records"
    ],
    "label_ids": [
        "361acf91-04bb-4e85-8485-28a4d00d1e56"
    ],
    "release_date": "1989-11-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning - you've got it tuned into The Midday Show with Cheryl Waters. We're so glad that you're here with us.\n--\n\"The people will survive.\"\n\nGuitarist D. Boon wrote \"Corona\" following a trip to Mexico on Independence Day in 1982 with his fellow Minutemen bandmates. The band fell asleep on the beach and when they awoke, they saw a local woman collecting their empty beer bottles, which she could then return to the distributor for a very small cash reward. Moved by what he saw, Boon wrote this song for the Mexican people living in poverty.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}