Information about plays

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

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

{
    "id": 3640211,
    "uri": "https://api.kexp.org/v2/plays/3640211/?format=api",
    "airdate": "2026-04-10T07:56:53-07:00",
    "show": 66414,
    "show_uri": "https://api.kexp.org/v2/shows/66414/?format=api",
    "image_uri": "https://ia801301.us.archive.org/28/items/mbid-66869aec-e354-4ade-99fb-d7d746d73bf8/mbid-66869aec-e354-4ade-99fb-d7d746d73bf8-37859330810_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-66869aec-e354-4ade-99fb-d7d746d73bf8/mbid-66869aec-e354-4ade-99fb-d7d746d73bf8-37859330810_thumb250.jpg",
    "song": "One Night/All Night",
    "track_id": "e0999a7e-bd0f-40f2-aba3-1e356e557b83",
    "recording_id": "99731ec6-0fe9-45bb-9b18-16d2e552ac0a",
    "artist": "Justice Starring Tame Impala",
    "artist_ids": [
        "63aa26c3-d59b-4da4-84ac-716b54f1ef4d",
        "860b2707-6153-4e3a-aa57-74d2b42c55b5"
    ],
    "album": "Hyperdrama",
    "release_id": "66869aec-e354-4ade-99fb-d7d746d73bf8",
    "release_group_id": "08110ae5-16bc-4baf-900c-9ce04c9a9e40",
    "labels": [
        "Ed Banger Records",
        "Because Music"
    ],
    "label_ids": [
        "9cdc4159-ec50-47f0-a7a2-e107618d5246",
        "23450486-837c-46a6-8b3f-b22429a0dfe1"
    ],
    "release_date": "2024-04-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"One Night/All Night\" was written by Justice's Gaspard Augé and Xavier de Rosnay, Kevin Parker, and Dutch DJ, J. C. J. Hanneman. The Justice duo produced the track.\n--\nReleased on January 24, 2024, \"One Night/All Night\" was Justice's first new music in almost eight years, following their 2016 studio album Woman.\n--\nJustice said, “We wanted this track to sound as if a dark/techno iteration of Justice had found a sample of a disco iteration of Kevin Parker.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}