Information about plays

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

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

{
    "id": 3421698,
    "uri": "https://api.kexp.org/v2/plays/3421698/?format=api",
    "airdate": "2024-11-05T11:01:27-08:00",
    "show": 61770,
    "show_uri": "https://api.kexp.org/v2/shows/61770/?format=api",
    "image_uri": "https://ia600407.us.archive.org/28/items/mbid-0638eb80-3850-4fe0-bc99-a5009577af9c/mbid-0638eb80-3850-4fe0-bc99-a5009577af9c-18190194735_thumb500.jpg",
    "thumbnail_uri": "https://ia800407.us.archive.org/28/items/mbid-0638eb80-3850-4fe0-bc99-a5009577af9c/mbid-0638eb80-3850-4fe0-bc99-a5009577af9c-18190194735_thumb250.jpg",
    "song": "People Get Ready",
    "track_id": "ef72d5e1-a6a3-3daa-aaf1-92b04f587a42",
    "recording_id": "e5a6aed4-690b-4a03-96ca-63ef6f2176eb",
    "artist": "Curtis Mayfield",
    "artist_ids": [
        "4dca4bb2-23ba-4103-97e6-5810311db33a"
    ],
    "album": "Curtis/Live!",
    "release_id": "0638eb80-3850-4fe0-bc99-a5009577af9c",
    "release_group_id": "a374f6fc-48c1-305b-a626-7c81cef08a8f",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2000-08-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mayfield composed \"People Get Ready\" in 1964, the year following the March on Washington, the church bombing in Birmingham, and the assassination of President Kennedy. For many, the song embodied a spirit of togetherness, and it became one of the first gospel crossover hits.\n--\n “While I had written a few Gospel songs, what would be looked upon as Gospel, I called them more inspirational, such things as ‘People Get Ready,’” Mayfield said in a 1993 interview.. “This is a perfect example of what I believe has laid in my subconscious as to the preaching of my grandmother, and most ministers when they reflect from the Bible.”\n--\n“People Get Ready” was awarded a Grammy Hall of Fame award in 1998, its first year of eligibility.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}