Information about plays

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

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

{
    "id": 3638723,
    "uri": "https://api.kexp.org/v2/plays/3638723/?format=api",
    "airdate": "2026-04-06T18:21:43-07:00",
    "show": 66385,
    "show_uri": "https://api.kexp.org/v2/shows/66385/?format=api",
    "image_uri": "https://dn720709.ca.archive.org/0/items/mbid-0b024ed6-ef48-4316-9baa-aa3d04814f0c/mbid-0b024ed6-ef48-4316-9baa-aa3d04814f0c-43656741863_thumb500.jpg",
    "thumbnail_uri": "https://dn720709.ca.archive.org/0/items/mbid-0b024ed6-ef48-4316-9baa-aa3d04814f0c/mbid-0b024ed6-ef48-4316-9baa-aa3d04814f0c-43656741863_thumb250.jpg",
    "song": "sslip",
    "track_id": "009a8d86-3ae0-488c-ba5d-903f1fefbc83",
    "recording_id": "a6b16d0a-8adf-4b73-8794-e3e93ebeb2da",
    "artist": "K-Lone",
    "artist_ids": [
        "6e1b1094-2126-4bb9-b59f-15d58af0a986"
    ],
    "album": "sorry i thought you were someone else",
    "release_id": "0b024ed6-ef48-4316-9baa-aa3d04814f0c",
    "release_group_id": "a78786a0-8fd9-4e14-b8fe-b8252ff58e64",
    "labels": [
        "Incienso"
    ],
    "label_ids": [
        "17b22b7c-9c7c-4263-b0f9-e2fb33416f9e"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://k-lone.bandcamp.com/album/sorry-i-thought-you-were-someone-else",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}