Information about plays

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

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

{
    "id": 3607322,
    "uri": "https://api.kexp.org/v2/plays/3607322/?format=api",
    "airdate": "2026-01-21T18:33:06-08:00",
    "show": 65717,
    "show_uri": "https://api.kexp.org/v2/shows/65717/?format=api",
    "image_uri": "https://dn710101.ca.archive.org/0/items/mbid-e4eab280-3cb2-41cd-8224-f1a5adced9c6/mbid-e4eab280-3cb2-41cd-8224-f1a5adced9c6-43033452679_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Euphorie",
    "track_id": "83b64c31-6f50-4ae8-a90a-db85c53ecd8a",
    "recording_id": "65d98c6f-a22a-457e-9f82-f51763c3b604",
    "artist": "Gros Coeur",
    "artist_ids": [
        "9b7c46b8-6421-4211-8baa-3270c12d9ee7"
    ],
    "album": "Vague Scélérate",
    "release_id": "e4eab280-3cb2-41cd-8224-f1a5adced9c6",
    "release_group_id": "f23e79c3-4d63-4f71-943a-7eeabd4eea88",
    "labels": [
        "Le Cèpe Records"
    ],
    "label_ids": [
        "c9d50db2-6205-41bc-bc09-085a84cd189c"
    ],
    "release_date": "2025-11-21",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music released in November by Belgium-based band Gros Coeur! Vague Scélérate means 'rogue wave' in French. \n \nhttps://groscoeur.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}