Information about plays

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

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

{
    "id": 3617038,
    "uri": "https://api.kexp.org/v2/plays/3617038/?format=api",
    "airdate": "2026-02-13T16:27:52-08:00",
    "show": 65924,
    "show_uri": "https://api.kexp.org/v2/shows/65924/?format=api",
    "image_uri": "https://dn710004.ca.archive.org/0/items/mbid-85ec5dd8-ce80-41d2-8b94-3a4022cfd833/mbid-85ec5dd8-ce80-41d2-8b94-3a4022cfd833-27855599968_thumb500.jpg",
    "thumbnail_uri": "https://dn710004.ca.archive.org/0/items/mbid-85ec5dd8-ce80-41d2-8b94-3a4022cfd833/mbid-85ec5dd8-ce80-41d2-8b94-3a4022cfd833-27855599968_thumb250.jpg",
    "song": "Aries",
    "track_id": "09a48c3d-a575-4b59-9086-7707d9eae288",
    "recording_id": "373d7366-2d31-4562-8038-d0eb734266b3",
    "artist": "Gorillaz feat. Peter Hook & Georgia",
    "artist_ids": [
        "e21857d5-3256-4547-afb3-4b6ded592596",
        "73e7c483-9f3e-4a72-a359-582452fbaeac",
        "c9ae836d-3839-42f2-9f8b-edd0d77553a5"
    ],
    "album": "Song Machine, Season One: Strange Timez",
    "release_id": "8dbfaf9f-8db7-4fc8-9665-702868688211",
    "release_group_id": "bd8866c2-3d48-4c4e-97d8-442ec2792b40",
    "labels": [
        "Parlophone"
    ],
    "label_ids": [
        "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9"
    ],
    "release_date": "2020-10-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday to Peter Hook, English musician and former bassist and co-founder of Joy Division and New Order!\n\nPeter Hook will be performing in SF at The Warfield on 9/21 and in Seattle on 9/24 at Showbox Sodo: https://peterhookandthelight.live/#937afefd-5357-4074-8b26-542e195176f6",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}