Information about plays

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

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

{
    "id": 3519974,
    "uri": "https://api.kexp.org/v2/plays/3519974/?format=api",
    "airdate": "2025-06-28T14:47:45-07:00",
    "show": 63861,
    "show_uri": "https://api.kexp.org/v2/shows/63861/?format=api",
    "image_uri": "https://ia601500.us.archive.org/3/items/mbid-989ca3d7-4424-3bdf-a046-526459284983/mbid-989ca3d7-4424-3bdf-a046-526459284983-11207804991_thumb500.jpg",
    "thumbnail_uri": "https://ia801500.us.archive.org/3/items/mbid-989ca3d7-4424-3bdf-a046-526459284983/mbid-989ca3d7-4424-3bdf-a046-526459284983-11207804991_thumb250.jpg",
    "song": "Da Ya Think I'm Sexy? (Radio Edit)",
    "track_id": "edaad560-4525-4455-af53-b38704f9c165",
    "recording_id": "1e052b22-b18c-47a6-ab23-2362804d684c",
    "artist": "Revolting Cocks",
    "artist_ids": [
        "2865730a-5757-4005-875e-84d6274cb1c0"
    ],
    "album": "Da Ya Think I'm Sexy?",
    "release_id": "649e4cda-634b-4ac0-8f69-9a5f2b13a7ba",
    "release_group_id": "b15bff9f-aa83-36cf-b45c-c7218d6eea58",
    "labels": [
        "Reprise Records",
        "Sire Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59",
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1990-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ministry frontman Al Jourgensen was out for a hard night of drinking with some friends, so hard that the bartender threw them out, declaring them a bunch of revolting cocks. The name was first applied to one of Jourgensen's many side projects in 1985, when he partnered with Luc Van Acker and Front 242's Richard 23 to bring art and the dancefloor closer together. : https://www.allmusic.com/artist/revolting-cocks-mn0000888100/biography\n--\nThis is a cover of Rod Stewart's 1978 song (with a few modifications).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}