Information about plays

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

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

{
    "id": 3421731,
    "uri": "https://api.kexp.org/v2/plays/3421731/?format=api",
    "airdate": "2024-11-05T12:53:50-08:00",
    "show": 61770,
    "show_uri": "https://api.kexp.org/v2/shows/61770/?format=api",
    "image_uri": "https://ia802808.us.archive.org/8/items/mbid-12bc4e56-2c0e-4bc4-81b4-ca2526b3ffd1/mbid-12bc4e56-2c0e-4bc4-81b4-ca2526b3ffd1-25345139916_thumb500.jpg",
    "thumbnail_uri": "https://ia802808.us.archive.org/8/items/mbid-12bc4e56-2c0e-4bc4-81b4-ca2526b3ffd1/mbid-12bc4e56-2c0e-4bc4-81b4-ca2526b3ffd1-25345139916_thumb250.jpg",
    "song": "Puzzle Pieces",
    "track_id": "912a57ae-25b2-36e4-9c1d-ace5d7cf9f4b",
    "recording_id": "158e010f-a252-436a-9d1f-04313560438d",
    "artist": "Tiger Trap",
    "artist_ids": [
        "7903b54d-b1ce-4061-91ef-4e8b25fbdc33"
    ],
    "album": "Tiger Trap",
    "release_id": "12bc4e56-2c0e-4bc4-81b4-ca2526b3ffd1",
    "release_group_id": "32f3a7b2-8da3-3fbd-88e6-6f505cf2196d",
    "labels": [
        "K Records",
        "K"
    ],
    "label_ids": [
        "300891cf-1256-4bf7-afc0-272f632c68fc",
        "bb1f7af7-67d5-417a-8dbe-2025caffe9a0"
    ],
    "release_date": "1993-11-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sacramentos' Tiger Trap was atwee-pop foursome composed of high school friends Angela Loy and Rose Melberg, with Heather Dunn and Jen Braun.\n--\nThe group disbanded shortly after the release of this album, however a handful of compilation tracks were released shortly after. Check out this Sacramento band on Bandcamp: https://tigertrapband.bandcamp.com/track/puzzle-pieces",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}