Information about plays

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

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

{
    "id": 3577292,
    "uri": "https://api.kexp.org/v2/plays/3577292/?format=api",
    "airdate": "2025-11-12T15:25:36-08:00",
    "show": 65091,
    "show_uri": "https://api.kexp.org/v2/shows/65091/?format=api",
    "image_uri": "https://ia601003.us.archive.org/1/items/mbid-8f812402-5eab-4144-a791-5ac8a701af9b/mbid-8f812402-5eab-4144-a791-5ac8a701af9b-42951737186_thumb500.jpg",
    "thumbnail_uri": "https://dn721607.ca.archive.org/0/items/mbid-8f812402-5eab-4144-a791-5ac8a701af9b/mbid-8f812402-5eab-4144-a791-5ac8a701af9b-42951737186_thumb250.jpg",
    "song": "It’s Getting Old",
    "track_id": "f9cf7d92-63a5-4e91-8e59-fc13cbdd0dfe",
    "recording_id": "42b41d35-23d3-485d-befa-59ca251e50dd",
    "artist": "Alicia Clara",
    "artist_ids": [
        "521b1c24-a975-46c1-9b49-da84ca32a09b"
    ],
    "album": "Nothing Dazzled",
    "release_id": "8f812402-5eab-4144-a791-5ac8a701af9b",
    "release_group_id": "75f19d09-d24e-4e30-bd25-3af63ba132c7",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Alicia Clara is a Swiss-Québécoise, Montreal-based singer-songwriter. Here's an interview earlier this year when she played SXSW: https://atwoodmagazine.com/aclr-alicia-clara-music-interview-sxsw-2025/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}