Information about plays

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

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

{
    "id": 3574640,
    "uri": "https://api.kexp.org/v2/plays/3574640/?format=api",
    "airdate": "2025-11-06T07:56:01-08:00",
    "show": 65036,
    "show_uri": "https://api.kexp.org/v2/shows/65036/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-bbab0e0c-df3c-4591-8183-ec3c8e0e5a82/mbid-bbab0e0c-df3c-4591-8183-ec3c8e0e5a82-35431512715_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-bbab0e0c-df3c-4591-8183-ec3c8e0e5a82/mbid-bbab0e0c-df3c-4591-8183-ec3c8e0e5a82-35431512715_thumb250.jpg",
    "song": "Tangled in Joy",
    "track_id": "8b0425de-7efb-459d-b1e1-e7f402ddacee",
    "recording_id": "3f2eae09-58c3-4f30-8eb2-e641adc318a9",
    "artist": "Temple of Angels",
    "artist_ids": [
        "d5a79092-1b6f-4efd-bde7-52bcc95950be"
    ],
    "album": "Endless Pursuit",
    "release_id": "bbab0e0c-df3c-4591-8183-ec3c8e0e5a82",
    "release_group_id": "70c53a36-d0d5-4109-8aca-c694d7a62e17",
    "labels": [
        "Run for Cover Records"
    ],
    "label_ids": [
        "9c5c93da-b877-4c50-9ae8-7c6aaaf32e51"
    ],
    "release_date": "2023-07-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From the Austin band's debut full-length album https://templeofangels.bandcamp.com/album/endless-pursuit",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}