Information about plays

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

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

{
    "id": 3631497,
    "uri": "https://api.kexp.org/v2/plays/3631497/?format=api",
    "airdate": "2026-03-20T14:18:00-07:00",
    "show": 66231,
    "show_uri": "https://api.kexp.org/v2/shows/66231/?format=api",
    "image_uri": "https://coverartarchive.org/release/e7dd79aa-2511-4ae0-9d21-dd1bdf590dc4/18516604865-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e7dd79aa-2511-4ae0-9d21-dd1bdf590dc4/18516604865-250.jpg",
    "song": "Of Cities and Escapes",
    "track_id": null,
    "recording_id": "c7b3d67e-556e-4ad6-84f4-3cf8dc1e6ea9",
    "artist": "The Poppy Family, Terry Jacks",
    "artist_ids": [
        "8a76c38b-c8d6-42ea-ac30-9e2714a084ab",
        "d8ae63c6-6fce-41b2-98ba-e570bc4007ca"
    ],
    "album": "The Terry Jacks Collection: … Starfish on the beach",
    "release_id": null,
    "release_group_id": "ebffc574-58fa-45f7-9818-5e0a89067eb2",
    "labels": [
        "Regeneration Records"
    ],
    "label_ids": [
        "4aa6b141-3fa8-4271-b02f-beda635cb854"
    ],
    "release_date": "2015-05-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sampled by Deltron 3030's \"Madness\"!\n\nKeep that in mind when I drop the keyword for the Gorillaz/Little Simz/Deltron 3030 ticket giveaway (Oct 31, Seattle, Climate Pledge Arena) soon.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}