Information about plays

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

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

{
    "id": 3554038,
    "uri": "https://api.kexp.org/v2/plays/3554038/?format=api",
    "airdate": "2025-09-17T03:53:37-07:00",
    "show": 64583,
    "show_uri": "https://api.kexp.org/v2/shows/64583/?format=api",
    "image_uri": "https://ia800305.us.archive.org/28/items/mbid-a5b12b51-392c-4b71-832e-39930f306c53/mbid-a5b12b51-392c-4b71-832e-39930f306c53-38498009884_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-a5b12b51-392c-4b71-832e-39930f306c53/mbid-a5b12b51-392c-4b71-832e-39930f306c53-38498009884_thumb250.jpg",
    "song": "Nelson Mandela",
    "track_id": "c1d89d02-1d60-3e82-9955-9294d84cfffa",
    "recording_id": "6f09cede-e86c-4406-aa6f-ab9bae20bac4",
    "artist": "The Special A.K.A.",
    "artist_ids": [
        "1672ddbe-83ca-4395-822c-1c32512bf128"
    ],
    "album": "In the Studio",
    "release_id": "24b9eeeb-239f-4546-a274-185a81a380b2",
    "release_group_id": "be59d73e-508b-3405-a13c-622b7c7926ec",
    "labels": [],
    "label_ids": [],
    "release_date": "1984-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "On May 10th, 1994, Nelson Mandela was inaugurated as South Africa's first Black president.\n--\nEnjoy this biography of Nelson Mandela: https://www.nelsonmandela.org/biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}