Information about plays

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

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

{
    "id": 3519726,
    "uri": "https://api.kexp.org/v2/plays/3519726/?format=api",
    "airdate": "2025-06-28T00:16:45-07:00",
    "show": 63854,
    "show_uri": "https://api.kexp.org/v2/shows/63854/?format=api",
    "image_uri": "https://coverartarchive.org/release/44d9c76c-bf29-4c83-af05-17951608a5f5/5893262697-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/44d9c76c-bf29-4c83-af05-17951608a5f5/5893262697-250.jpg",
    "song": "Police State",
    "track_id": null,
    "recording_id": "9f06f298-9549-437f-97e7-c7a8958dea75",
    "artist": "dead prez",
    "artist_ids": [
        "3b02795b-bd2c-4aac-8f6c-e581514cc2d8"
    ],
    "album": "Lets Get Free",
    "release_id": null,
    "release_group_id": "c46a8433-c8d7-3d20-bb7c-df48ef2eeaf9",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1999-11-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Omali Yeshitela is  the longtime chair of the African People’s Socialist Party and leader of the Uhuru Movement. Here's a Democracy Now episode about the conspiracy case against him: https://www.democracynow.org/2024/12/13/uhuru_three_case_russian_agents_accusation",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}