Information about plays

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

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

{
    "id": 3640871,
    "uri": "https://api.kexp.org/v2/plays/3640871/?format=api",
    "airdate": "2026-04-11T19:27:20-07:00",
    "show": 66428,
    "show_uri": "https://api.kexp.org/v2/shows/66428/?format=api",
    "image_uri": "https://dn711108.ca.archive.org/0/items/mbid-87619398-42c9-42f7-87fe-96d1a44e5115/mbid-87619398-42c9-42f7-87fe-96d1a44e5115-40482423078_thumb500.jpg",
    "thumbnail_uri": "https://dn711108.ca.archive.org/0/items/mbid-87619398-42c9-42f7-87fe-96d1a44e5115/mbid-87619398-42c9-42f7-87fe-96d1a44e5115-40482423078_thumb250.jpg",
    "song": "EMOTIONAL O.D",
    "track_id": "748fe4b0-ca74-4d9d-a26a-f21db00c7c11",
    "recording_id": "1b76bd53-0f30-4d8b-88cf-fd43f3df56de",
    "artist": "TeZATalks",
    "artist_ids": [
        "f6633c1d-ff9b-4ac9-a3d8-b8c9b56a9aae"
    ],
    "album": "Black Girl American Horror Story",
    "release_id": "87619398-42c9-42f7-87fe-96d1a44e5115",
    "release_group_id": "fda3f33d-adf8-4142-a073-777628646d11",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-10-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}