Information about plays

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

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

{
    "id": 3422119,
    "uri": "https://api.kexp.org/v2/plays/3422119/?format=api",
    "airdate": "2024-11-06T14:10:22-08:00",
    "show": 61780,
    "show_uri": "https://api.kexp.org/v2/shows/61780/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Worthy",
    "track_id": "5c0ce406-42b4-4768-b93e-aaa4a2e28d40",
    "recording_id": "c7fa6927-bdfd-4972-aec7-80cd6d435d41",
    "artist": "Mavis Staples",
    "artist_ids": [
        "04f57a2d-2449-400e-8fff-5b1c5af9560b"
    ],
    "album": "Worthy",
    "release_id": "2fe2e577-76cd-4bb7-8fed-0060395cf717",
    "release_group_id": "3abd2e81-ce8a-4ed6-bf88-1ac90d4e4181",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2024-06-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mark Ronson wrote and produced this song. He said,\" Working with the legendary Mavis Staples seems like a dream. Listening to her soulful voice, spending time in her grace, and watching her artistry in the studio as the trailblazing icon of music and culture was an experience too profound to put into words and one that I will never forget. As I listened to her breathe life into our song “Worthy” — a song of celebration through good times and hard times, a song to celebrate ourselves and others — I realized that there is no other artist who could give this song more spirit and soul than Mavis Staples, a legend, an icon. It was one of the most profound moments of my life, and I am forever grateful.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}