Information about plays

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

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

{
    "id": 3623317,
    "uri": "https://api.kexp.org/v2/plays/3623317/?format=api",
    "airdate": "2026-02-28T05:07:38-08:00",
    "show": 66049,
    "show_uri": "https://api.kexp.org/v2/shows/66049/?format=api",
    "image_uri": "https://ia902800.us.archive.org/32/items/mbid-56f8a84a-3e7d-403e-982d-04bd54e96b26/mbid-56f8a84a-3e7d-403e-982d-04bd54e96b26-20757921208_thumb500.jpg",
    "thumbnail_uri": "https://dn710800.ca.archive.org/0/items/mbid-56f8a84a-3e7d-403e-982d-04bd54e96b26/mbid-56f8a84a-3e7d-403e-982d-04bd54e96b26-20757921208_thumb250.jpg",
    "song": "Hope",
    "track_id": "8ee14766-6681-4f7b-9931-60d2086a63cb",
    "recording_id": "ab9774d0-c789-4ccc-8fe5-d165414f0a32",
    "artist": "Blood Orange feat. Diddy & Tei Shi",
    "artist_ids": [
        "3d254f1e-7d18-431b-baeb-68e57695dfdb",
        "cabb4fcf-4067-4ba5-908d-76ee66fcf0c6",
        "921f2966-dfe6-4101-95fc-c8233d76f59f"
    ],
    "album": "Negro Swan",
    "release_id": "56f8a84a-3e7d-403e-982d-04bd54e96b26",
    "release_group_id": "a1ee0d2c-2c29-43d0-836f-53a26ff422dc",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2018-08-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}