Information about plays

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

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

{
    "id": 3609642,
    "uri": "https://api.kexp.org/v2/plays/3609642/?format=api",
    "airdate": "2026-01-27T03:46:25-08:00",
    "show": 65766,
    "show_uri": "https://api.kexp.org/v2/shows/65766/?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": "rezz",
    "track_id": "5b894ecc-02f9-4e2c-89a4-95b334d88ee7",
    "recording_id": "7a633eb5-e2c1-4718-863c-50786763eea5",
    "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": "Light",
    "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"
}