Information about plays

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

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

{
    "id": 3631943,
    "uri": "https://api.kexp.org/v2/plays/3631943/?format=api",
    "airdate": "2026-03-21T13:04:15-07:00",
    "show": 66242,
    "show_uri": "https://api.kexp.org/v2/shows/66242/?format=api",
    "image_uri": "https://dn710307.ca.archive.org/0/items/mbid-44217cae-f225-4d3c-919b-cd6d70fe392c/mbid-44217cae-f225-4d3c-919b-cd6d70fe392c-3452445494_thumb500.jpg",
    "thumbnail_uri": "https://dn710307.ca.archive.org/0/items/mbid-44217cae-f225-4d3c-919b-cd6d70fe392c/mbid-44217cae-f225-4d3c-919b-cd6d70fe392c-3452445494_thumb250.jpg",
    "song": "Nightcall",
    "track_id": "6a22fb84-f4b8-3258-8db9-a64488efe9fb",
    "recording_id": "230d907a-3bbe-4799-a2ba-36a70b93442d",
    "artist": "Kavinsky feat. Lovefoxxx",
    "artist_ids": [
        "eb6de5f6-98f8-4b5a-bfdc-f87fa4936baa",
        "275ab21d-7c57-4aa7-9813-32345dac96d4"
    ],
    "album": "OutRun",
    "release_id": "44217cae-f225-4d3c-919b-cd6d70fe392c",
    "release_group_id": "d8b70a79-a964-4baf-8567-5c3e95cb2734",
    "labels": [
        "Record Makers"
    ],
    "label_ids": [
        "d58a1478-222b-4f11-b55f-7f14b7f94ef6"
    ],
    "release_date": "2013-02-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Six Degrees: Kavinsky's \"Nightcall\" was also produced by Guy-Manuel de Homem-Christo from Daft Punk. \n---\n\"Nightcall\" also broke the record for most Shazamed song in one day when it was performed during the August 11t, 2024 opening ceremony for the Paris Olympics with over 7 Million searches.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}