Information about plays

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

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

{
    "id": 3636583,
    "uri": "https://api.kexp.org/v2/plays/3636583/?format=api",
    "airdate": "2026-04-01T20:29:14-07:00",
    "show": 66340,
    "show_uri": "https://api.kexp.org/v2/shows/66340/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-9a9730a7-bcde-4944-9d6a-3a888386f424/mbid-9a9730a7-bcde-4944-9d6a-3a888386f424-36512857178_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-9a9730a7-bcde-4944-9d6a-3a888386f424/mbid-9a9730a7-bcde-4944-9d6a-3a888386f424-36512857178_thumb250.jpg",
    "song": "Orquídea",
    "track_id": "8e33681f-c12f-4d5a-b136-307b7c29b3a9",
    "recording_id": "5a215803-c912-4ccf-8dd8-59714ebc458f",
    "artist": "Mint Field",
    "artist_ids": [
        "561d322a-4950-4026-99f8-03f7eecbb5cf"
    ],
    "album": "Aprender a Ser",
    "release_id": "9a9730a7-bcde-4944-9d6a-3a888386f424",
    "release_group_id": "bd036426-db1f-4d00-a86a-7b358d4bbf2e",
    "labels": [
        "felte"
    ],
    "label_ids": [
        "edd4e28e-d53c-415c-8ce8-ace9dfb452ac"
    ],
    "release_date": "2023-10-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mexico City’s Mint Field creates a unique blend of avant dream pop and shoegaze with some touches of trip hop that explore the nostalgia and melancholy of daily life. The band is led by Estrella del Sol and Sebastian Neyra.\n\nhttps://mintfield.bandcamp.com/track/orqu-dea",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}