Information about plays

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

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

{
    "id": 3631667,
    "uri": "https://api.kexp.org/v2/plays/3631667/?format=api",
    "airdate": "2026-03-20T21:33:23-07:00",
    "show": 66233,
    "show_uri": "https://api.kexp.org/v2/shows/66233/?format=api",
    "image_uri": "https://dn710608.ca.archive.org/0/items/mbid-f1b83e8b-0488-4bd3-8435-061cfcaf9f4e/mbid-f1b83e8b-0488-4bd3-8435-061cfcaf9f4e-4785592733_thumb500.jpg",
    "thumbnail_uri": "https://dn710608.ca.archive.org/0/items/mbid-f1b83e8b-0488-4bd3-8435-061cfcaf9f4e/mbid-f1b83e8b-0488-4bd3-8435-061cfcaf9f4e-4785592733_thumb250.jpg",
    "song": "Guns Are Drawn",
    "track_id": "30a26aa3-9b52-33b5-afce-929c721b9ba7",
    "recording_id": "1251cb4e-5533-4446-a6a8-c922dd0f488b",
    "artist": "The Roots",
    "artist_ids": [
        "80b3cf5e-18fe-4c59-98c7-e5bb87210710"
    ],
    "album": "The Tipping Point",
    "release_id": "f1b83e8b-0488-4bd3-8435-061cfcaf9f4e",
    "release_group_id": "b27a6c72-6b57-3e53-8c8f-e6a52c4697b4",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "2004-07-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Soulquarians were an unofficial, influential collective of neo-soul, jazz, and hip-hop artists active in the late 1990s and early 2000s, primarily collaborating at Electric Lady Studios in New York City.\n\nThis track features R&B musician, Aaron Livingston, also known by his stage name Son Little.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}