Information about plays

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

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

{
    "id": 3630721,
    "uri": "https://api.kexp.org/v2/plays/3630721/?format=api",
    "airdate": "2026-03-18T18:35:31-07:00",
    "show": 66216,
    "show_uri": "https://api.kexp.org/v2/shows/66216/?format=api",
    "image_uri": "https://dn711008.ca.archive.org/0/items/mbid-33d5ef96-7e45-49e6-9c87-cfdbe4738c91/mbid-33d5ef96-7e45-49e6-9c87-cfdbe4738c91-4438613558_thumb500.jpg",
    "thumbnail_uri": "https://ia801905.us.archive.org/16/items/mbid-33d5ef96-7e45-49e6-9c87-cfdbe4738c91/mbid-33d5ef96-7e45-49e6-9c87-cfdbe4738c91-4438613558_thumb250.jpg",
    "song": "Look at This Face (Oh My God They’re Gorgeous)",
    "track_id": "79fcf7da-0fc4-3261-9cc7-3ab91ee9876b",
    "recording_id": "85d2aed4-97ae-4641-ba20-ce4d87d065e0",
    "artist": "Handsome Boy Modeling School",
    "artist_ids": [
        "c3f99319-52c7-47f2-9631-10bc7cc8c589"
    ],
    "album": "So… How’s Your Girl?",
    "release_id": "33d5ef96-7e45-49e6-9c87-cfdbe4738c91",
    "release_group_id": "a8483d23-8a58-343b-9b0d-53119254c174",
    "labels": [
        "Tommy Boy Music"
    ],
    "label_ids": [
        "25782561-07e5-453b-b2e9-6a7c39f86a3e"
    ],
    "release_date": "1999-10-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Read about how Handsome Boy Modeling School created the perfect album for '99: \nhttps://www.theringer.com/2019/08/01/music/handsome-boy-modeling-school-20-years-prince-paul-dan-automator",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}