Information about plays

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

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

{
    "id": 3553271,
    "uri": "https://api.kexp.org/v2/plays/3553271/?format=api",
    "airdate": "2025-09-15T06:36:05-07:00",
    "show": 64568,
    "show_uri": "https://api.kexp.org/v2/shows/64568/?format=api",
    "image_uri": "https://dn721506.ca.archive.org/0/items/mbid-bb5f7efa-58d5-4f13-b0d5-f8b17dff2094/mbid-bb5f7efa-58d5-4f13-b0d5-f8b17dff2094-22671027183_thumb500.jpg",
    "thumbnail_uri": "https://dn721506.ca.archive.org/0/items/mbid-bb5f7efa-58d5-4f13-b0d5-f8b17dff2094/mbid-bb5f7efa-58d5-4f13-b0d5-f8b17dff2094-22671027183_thumb250.jpg",
    "song": "Cuidado",
    "track_id": "43f79ee8-dc33-4e69-b431-28a63c7a4ef7",
    "recording_id": "b2c27fa4-45ce-4561-b298-a9875c373145",
    "artist": "Grupo Fantasma",
    "artist_ids": [
        "d1aed914-6a94-4643-9af4-b80682aa6c14"
    ],
    "album": "American Music: Volume 7",
    "release_id": "bb5f7efa-58d5-4f13-b0d5-f8b17dff2094",
    "release_group_id": "3525513b-2299-44d8-9de3-7640b4fed2fc",
    "labels": [
        "Blue Corn Music"
    ],
    "label_ids": [
        "4fdc6d21-c8f7-4134-b6d9-174b2b18de2c"
    ],
    "release_date": "2019-03-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Rafael in Peru! \n\nAustin’s Grupo Fantasma enters their 19th year as a band with an exciting new record and a fresh take on their unique sound. With six previous albums in their back catalog, plus collaborations and backing gigs with the likes of Prince, Spoon and Los Lobos, not to mention a GRAMMY award and a loyal fan base, they are ready to turn people’s heads again with American Music: Vol. VII (Blue Corn Music).\n\nhttps://www.grupofantasma.com/home",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}