Information about plays

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

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

{
    "id": 3569865,
    "uri": "https://api.kexp.org/v2/plays/3569865/?format=api",
    "airdate": "2025-10-25T18:26:12-07:00",
    "show": 64933,
    "show_uri": "https://api.kexp.org/v2/shows/64933/?format=api",
    "image_uri": "https://ia600507.us.archive.org/18/items/mbid-74ec0744-ba11-415d-8b19-1c5b1001e9ff/mbid-74ec0744-ba11-415d-8b19-1c5b1001e9ff-36546360005_thumb500.jpg",
    "thumbnail_uri": "https://ia800507.us.archive.org/18/items/mbid-74ec0744-ba11-415d-8b19-1c5b1001e9ff/mbid-74ec0744-ba11-415d-8b19-1c5b1001e9ff-36546360005_thumb250.jpg",
    "song": "I Wanna Be Where the Boys Are",
    "track_id": "6d693a21-84da-46ae-b309-dbdfba132a8d",
    "recording_id": "a1aec076-da39-42d0-ab24-8cac9c5a6136",
    "artist": "Vexx",
    "artist_ids": [
        "ed2fbf31-56dd-4522-ba46-85350cefff49"
    ],
    "album": "Wild Hunt EP",
    "release_id": "74ec0744-ba11-415d-8b19-1c5b1001e9ff",
    "release_group_id": "6cbc5497-1fca-4554-95bd-b2f974b873b6",
    "labels": [
        "M'Lady's Records"
    ],
    "label_ids": [
        "2f5037b5-cf1e-4443-8ec3-4ab62a808f6a"
    ],
    "release_date": "2016-10-01",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Vexx covering The Runaways!\n\nVexx is Olympia, Washington band that plays a fast, furious brand of punk led by the bonkers vocals of Mary Jane Dunphe.",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}