Information about plays

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

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

{
    "id": 3553263,
    "uri": "https://api.kexp.org/v2/plays/3553263/?format=api",
    "airdate": "2025-09-15T06:02:59-07:00",
    "show": 64568,
    "show_uri": "https://api.kexp.org/v2/shows/64568/?format=api",
    "image_uri": "https://ia800202.us.archive.org/3/items/mbid-4eecfb36-085c-44ab-91db-6be4a6b4c4d8/mbid-4eecfb36-085c-44ab-91db-6be4a6b4c4d8-38310747533_thumb500.jpg",
    "thumbnail_uri": "https://ia800202.us.archive.org/3/items/mbid-4eecfb36-085c-44ab-91db-6be4a6b4c4d8/mbid-4eecfb36-085c-44ab-91db-6be4a6b4c4d8-38310747533_thumb250.jpg",
    "song": "El Micrófono",
    "track_id": "2418c6a5-3b99-4b8d-9c86-8b8016964446",
    "recording_id": "0e5306ea-cb47-494d-9f64-4e384bc58ace",
    "artist": "Mexican Institute of Sound",
    "artist_ids": [
        "b020d789-323f-4441-a110-032a40d9b10a"
    ],
    "album": "Algo‐Ritmo : Mexican Institute of Sound Hits 2004–2024",
    "release_id": "4eecfb36-085c-44ab-91db-6be4a6b4c4d8",
    "release_group_id": "6632ca52-41d3-436e-901f-edecec50b77f",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-02-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Andy listening in Rotterdam!\n\nThis is the ultimate retrospective on Camilo Lara´s Mexican Institute of Sound. 20 years of Cumbia, Punk Rock, Electronica and Low-fi directly from Mexico City. Includes 2 bran new tracks. Stop! featurng LA´s Ceci Bastida, and Bolero featuring Esteman! from colombia and Foudeqush from Mexico.\n\nhttps://mexicaninstituteofsound1.bandcamp.com/album/algo-ritmo-mexican-institute-of-sound-hits-2004-2024",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}