Information about plays

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

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

{
    "id": 3501306,
    "uri": "https://api.kexp.org/v2/plays/3501306/?format=api",
    "airdate": "2025-05-14T14:35:19-07:00",
    "show": 63459,
    "show_uri": "https://api.kexp.org/v2/shows/63459/?format=api",
    "image_uri": "https://ia801607.us.archive.org/3/items/mbid-d016aae1-b5cf-49af-a34f-88bb884cde87/mbid-d016aae1-b5cf-49af-a34f-88bb884cde87-9705107348_thumb500.jpg",
    "thumbnail_uri": "https://ia801607.us.archive.org/3/items/mbid-d016aae1-b5cf-49af-a34f-88bb884cde87/mbid-d016aae1-b5cf-49af-a34f-88bb884cde87-9705107348_thumb250.jpg",
    "song": "Bigger?",
    "track_id": "d660b5db-4875-39a7-b28a-d4ee14528f83",
    "recording_id": "3df973b7-3f09-4465-9c33-dc3deed0aabd",
    "artist": "Propellerheads",
    "artist_ids": [
        "cbaafb20-eb74-421a-85f1-2bb6341aad23"
    ],
    "album": "Decksandrumsandrockandroll",
    "release_id": "d016aae1-b5cf-49af-a34f-88bb884cde87",
    "release_group_id": "b4f2008c-c633-3129-ab44-0bb00fcb7c79",
    "labels": [
        "DreamWorks Records"
    ],
    "label_ids": [
        "d4751e8e-aa7f-4670-b8a3-4a861bcffa0d"
    ],
    "release_date": "1998-03-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Propellerheads were an English electronic music duo, formed in 1995 in Bath by Will White and Alex Gifford. \"Decksandrumsandrockandroll\" was  their only studio album.\n--\nThis song samples the drums from Kike Longo's \"Angel of Love\" and the drums from Little Richard's \"The Rill Thing.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}