Information about plays

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

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

{
    "id": 3553577,
    "uri": "https://api.kexp.org/v2/plays/3553577/?format=api",
    "airdate": "2025-09-16T01:38:00-07:00",
    "show": 64575,
    "show_uri": "https://api.kexp.org/v2/shows/64575/?format=api",
    "image_uri": "https://ia800900.us.archive.org/16/items/mbid-fc1a9b4c-b4e6-4f0d-9b23-7e3226a77b39/mbid-fc1a9b4c-b4e6-4f0d-9b23-7e3226a77b39-42928233137_thumb500.jpg",
    "thumbnail_uri": "https://dn721501.ca.archive.org/0/items/mbid-fc1a9b4c-b4e6-4f0d-9b23-7e3226a77b39/mbid-fc1a9b4c-b4e6-4f0d-9b23-7e3226a77b39-42928233137_thumb250.jpg",
    "song": "Sayōnara",
    "track_id": "16dcd448-df4e-493a-825a-6b46c7da5f3c",
    "recording_id": "2e236a46-89d6-4d3b-ba04-f3905f086417",
    "artist": "KNEECAP & Paul Hartnoll",
    "artist_ids": [
        "6ac275dd-eb37-42cf-9a60-6b147320c7be",
        "2c7c8ec1-b18e-40a2-8ce9-53c3fc4f70fd"
    ],
    "album": "Sayōnara",
    "release_id": "fc1a9b4c-b4e6-4f0d-9b23-7e3226a77b39",
    "release_group_id": "0a7ed919-7f52-48f5-b95f-1956be619d3e",
    "labels": [
        "Heavenly Recordings"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a"
    ],
    "release_date": "2025-09-02",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": " The headline-grabbing West Belfast rap trio are back with 'Sayōnara', a moshpit-worthy rave track in collaboration with Orbital's Paul Hartnoll. https://www.youtube.com/watch?v=fLt03BAQG0M",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}