Information about plays

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

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

{
    "id": 3500376,
    "uri": "https://api.kexp.org/v2/plays/3500376/?format=api",
    "airdate": "2025-05-12T10:11:37-07:00",
    "show": 63442,
    "show_uri": "https://api.kexp.org/v2/shows/63442/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-2d55034d-a029-4718-b6be-81196675dba5/mbid-2d55034d-a029-4718-b6be-81196675dba5-39665192836_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-2d55034d-a029-4718-b6be-81196675dba5/mbid-2d55034d-a029-4718-b6be-81196675dba5-39665192836_thumb250.jpg",
    "song": "Holy, Holy",
    "track_id": "f8e2c0dc-2126-4ae3-9b50-41fbff00d4e2",
    "recording_id": "a6fa55e5-5e5c-4467-ad5b-1a4469107e21",
    "artist": "Geordie Greep",
    "artist_ids": [
        "6ca6f49f-41f3-49ae-8403-44d07bc6f564"
    ],
    "album": "Holy, Holy",
    "release_id": "2d55034d-a029-4718-b6be-81196675dba5",
    "release_group_id": "4c45007f-509d-46c7-b119-450ad510f45c",
    "labels": [
        "Rough Trade"
    ],
    "label_ids": [
        "2276f06e-f65a-4d61-9dee-9f95ff4b775c"
    ],
    "release_date": "2024-08-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Former Black Midi frontman Geordie Greep's debut single Holy, Holy is taken from latest album ‘The New Sound’.\n\nhttps://geordiegreep.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}