Information about plays

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

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

{
    "id": 3667254,
    "uri": "https://api.kexp.org/v2/plays/3667254/?format=api",
    "airdate": "2026-06-13T07:31:36-07:00",
    "show": 66976,
    "show_uri": "https://api.kexp.org/v2/shows/66976/?format=api",
    "image_uri": "https://coverartarchive.org/release/efd8201e-ad12-49f2-96df-3e545e9f5cfd/40777620987-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/efd8201e-ad12-49f2-96df-3e545e9f5cfd/40777620987-250.jpg",
    "song": "MOMMA CALLED (NOVEMBER)",
    "track_id": null,
    "recording_id": "cbe2dc11-0405-47bb-a27a-d45d9be79fdf",
    "artist": "Jay Taj",
    "artist_ids": [
        "98423c89-7eb3-4b98-91a1-0332fcafcd70"
    ],
    "album": "LITTLE JERRY DEMOS",
    "release_id": null,
    "release_group_id": "750acfdd-0b06-46fa-859a-7ff73784f683",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-11-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chomorro\n--\nJay Taj is an American rapper, producer, director, and songwriter from Santa Ana, California. Known for his storytelling lyricism, community engagement, and representation of Pasifika identity, he gained national recognition as the runner-up on season 2 of Netflix's hip-hop competition series Rhythm + Flow.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}