Information about plays

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

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

{
    "id": 3582348,
    "uri": "https://api.kexp.org/v2/plays/3582348/?format=api",
    "airdate": "2025-11-24T11:35:03-08:00",
    "show": 65199,
    "show_uri": "https://api.kexp.org/v2/shows/65199/?format=api",
    "image_uri": "https://ia601601.us.archive.org/21/items/mbid-033193f8-4b3a-44cb-969f-22d3927c844e/mbid-033193f8-4b3a-44cb-969f-22d3927c844e-34740396065_thumb500.jpg",
    "thumbnail_uri": "https://dn721303.ca.archive.org/0/items/mbid-033193f8-4b3a-44cb-969f-22d3927c844e/mbid-033193f8-4b3a-44cb-969f-22d3927c844e-34740396065_thumb250.jpg",
    "song": "Give the People What They Want",
    "track_id": "d28abbb7-10b1-3012-b20d-a73ed91df889",
    "recording_id": "60a5e6dd-7d66-4433-b26e-752b4899bd61",
    "artist": "Jimmy Cliff",
    "artist_ids": [
        "2caa54a7-b08c-41da-b892-3a41abe778be"
    ],
    "album": "Putumayo Presents: Jamaica (Reggae Homeland)",
    "release_id": "033193f8-4b3a-44cb-969f-22d3927c844e",
    "release_group_id": "9d4abc5b-8c95-34ae-9d8c-88a241699105",
    "labels": [
        "Putumayo World Music"
    ],
    "label_ids": [
        "98049da0-a5be-49b9-8d95-770e2d7906d2"
    ],
    "release_date": "2001-05-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rest in Peace, Jimmy Cliff.\n\n\"Give the People What They Want\", originally released in 1981.\n\nhttps://www.jimmycliff.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}