Information about plays

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

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

{
    "id": 3523400,
    "uri": "https://api.kexp.org/v2/plays/3523400/?format=api",
    "airdate": "2025-07-06T09:32:26-07:00",
    "show": 63937,
    "show_uri": "https://api.kexp.org/v2/shows/63937/?format=api",
    "image_uri": "https://ia800701.us.archive.org/26/items/mbid-7daa35be-616d-4a73-baf5-20e8066eabd4/mbid-7daa35be-616d-4a73-baf5-20e8066eabd4-39668491879_thumb500.jpg",
    "thumbnail_uri": "https://ia800701.us.archive.org/26/items/mbid-7daa35be-616d-4a73-baf5-20e8066eabd4/mbid-7daa35be-616d-4a73-baf5-20e8066eabd4-39668491879_thumb250.jpg",
    "song": "God’s A Different Sword",
    "track_id": "fab67bad-9fd0-4be3-8db9-736c112265de",
    "recording_id": "ea872186-b4d4-4eee-87ee-8455dfb8c38b",
    "artist": "Folk Bitch Trio",
    "artist_ids": [
        "41f03c6d-56e1-428a-a186-9e81e58c2592"
    ],
    "album": "God’s A Different Sword",
    "release_id": "7daa35be-616d-4a73-baf5-20e8066eabd4",
    "release_group_id": "fbbb6cc8-b8c5-4d69-8540-4af4467f1016",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-08-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Folk Bitch Trio are Gracie Sinclair, Jeanie Pilkington, and Heide Peverelle.\n\nhttps://www.folkbitchtrio.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}