Information about plays

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

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

{
    "id": 3638716,
    "uri": "https://api.kexp.org/v2/plays/3638716/?format=api",
    "airdate": "2026-04-06T18:03:52-07:00",
    "show": 66385,
    "show_uri": "https://api.kexp.org/v2/shows/66385/?format=api",
    "image_uri": "https://dn710207.ca.archive.org/0/items/mbid-95b7b1ab-a9df-4328-85c6-28518de5cc81/mbid-95b7b1ab-a9df-4328-85c6-28518de5cc81-39355810128_thumb500.jpg",
    "thumbnail_uri": "https://dn710207.ca.archive.org/0/items/mbid-95b7b1ab-a9df-4328-85c6-28518de5cc81/mbid-95b7b1ab-a9df-4328-85c6-28518de5cc81-39355810128_thumb250.jpg",
    "song": "Sunlight to My Soul",
    "track_id": "3265ea91-8037-41eb-b5cc-6728c2733fa8",
    "recording_id": "8fbe242d-c6b8-4fe5-8b53-7f25862eae7f",
    "artist": "Angelique Kidjo feat. Soweto Gospel Choir",
    "artist_ids": [
        "80fe34d0-6b4f-4ccd-81c3-281ab37f0451",
        "49dca4c0-4554-42cd-9b93-ef85b1aaf118"
    ],
    "album": "Sunlight to My Soul",
    "release_id": "95b7b1ab-a9df-4328-85c6-28518de5cc81",
    "release_group_id": "74cfc739-b148-4fca-98b8-d580ec3269c0",
    "labels": [
        "Parlophone"
    ],
    "label_ids": [
        "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9"
    ],
    "release_date": "2024-07-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://www.youtube.com/watch?v=2B6KIOzWWW4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}