Information about plays

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

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

{
    "id": 3532433,
    "uri": "https://api.kexp.org/v2/plays/3532433/?format=api",
    "airdate": "2025-07-27T14:09:27-07:00",
    "show": 64129,
    "show_uri": "https://api.kexp.org/v2/shows/64129/?format=api",
    "image_uri": "https://dn721504.ca.archive.org/0/items/mbid-13312e88-9ac8-43ef-b326-9ed550c417e5/mbid-13312e88-9ac8-43ef-b326-9ed550c417e5-41927202911_thumb500.jpg",
    "thumbnail_uri": "https://ia801806.us.archive.org/0/items/mbid-13312e88-9ac8-43ef-b326-9ed550c417e5/mbid-13312e88-9ac8-43ef-b326-9ed550c417e5-41927202911_thumb250.jpg",
    "song": "moody",
    "track_id": "4c5781af-3637-4d46-b131-e4b7378a14f7",
    "recording_id": "c6b15229-fab4-46de-88dd-d191c7f7ec14",
    "artist": "Royel Otis",
    "artist_ids": [
        "2244c1f9-773f-4541-a4fe-ee6dc4f2ce60"
    ],
    "album": "moody",
    "release_id": "13312e88-9ac8-43ef-b326-9ed550c417e5",
    "release_group_id": "2f9e5ca8-5a07-4e1b-bcc8-7c49f18b6819",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2025-05-09",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Australian duo Royel Otis (Royel Maddell and Otis Pavlovic) will be in Seattle at The Paramount Theatre on August 5th and in San Francisco for the Outside Lands Festival on August 9th.\n\nhttps://www.royelotis.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}