Information about plays

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

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

{
    "id": 3635519,
    "uri": "https://api.kexp.org/v2/plays/3635519/?format=api",
    "airdate": "2026-03-30T08:32:21-07:00",
    "show": 66320,
    "show_uri": "https://api.kexp.org/v2/shows/66320/?format=api",
    "image_uri": "https://dn710807.ca.archive.org/0/items/mbid-1d56440f-1e76-41e5-b0d7-dfd5b5566bbe/mbid-1d56440f-1e76-41e5-b0d7-dfd5b5566bbe-2633423938_thumb500.jpg",
    "thumbnail_uri": "https://dn710807.ca.archive.org/0/items/mbid-1d56440f-1e76-41e5-b0d7-dfd5b5566bbe/mbid-1d56440f-1e76-41e5-b0d7-dfd5b5566bbe-2633423938_thumb250.jpg",
    "song": "French Navy",
    "track_id": "71923892-942b-346b-b24f-9aa9bfd7f821",
    "recording_id": "7e9746b8-6a58-47c7-af40-1396540347a2",
    "artist": "Camera Obscura",
    "artist_ids": [
        "94219793-a46b-4c39-9397-e05ad633f32d"
    ],
    "album": "My Maudlin Career",
    "release_id": "1d56440f-1e76-41e5-b0d7-dfd5b5566bbe",
    "release_group_id": "a517ed25-aca0-3b4f-b8f0-ab9cbe4bc3f4",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2009-04-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The fourth studio album from Scottish band Camera Obscura. The album was produced by Jari Haapalainen of The Bear Quartet and the string and horn arrangements were done by Björn Yttling, of Peter Bjorn and John.\n\nhttps://www.camera-obscura.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}