Information about plays

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

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

{
    "id": 3550800,
    "uri": "https://api.kexp.org/v2/plays/3550800/?format=api",
    "airdate": "2025-09-09T09:23:54-07:00",
    "show": 64516,
    "show_uri": "https://api.kexp.org/v2/shows/64516/?format=api",
    "image_uri": "https://dn721506.ca.archive.org/0/items/mbid-efc27b01-17c5-47b2-81ed-a2f904034be7/mbid-efc27b01-17c5-47b2-81ed-a2f904034be7-42413513406_thumb500.jpg",
    "thumbnail_uri": "https://dn721506.ca.archive.org/0/items/mbid-efc27b01-17c5-47b2-81ed-a2f904034be7/mbid-efc27b01-17c5-47b2-81ed-a2f904034be7-42413513406_thumb250.jpg",
    "song": "Know Yourself",
    "track_id": "6928410f-478c-44da-9072-a32835fbee28",
    "recording_id": "d84e9c16-7e0c-4215-b0ee-76213af50b64",
    "artist": "Kae Tempest",
    "artist_ids": [
        "7a2533c3-790e-4828-9b30-ca5467c609c5"
    ],
    "album": "Self Titled",
    "release_id": "efc27b01-17c5-47b2-81ed-a2f904034be7",
    "release_group_id": "44a76587-46e5-4f7e-9c81-c72888430394",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2025-07-04",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Kae Tempest new record- Self titled!\n\nWatch the official music video here:\nhttps://www.youtube.com/watch?v=L5Vweo6SYzs\n\nhttps://www.kaetempest.com/\n\nhttps://www.kaetempest.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}