Information about plays

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

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

{
    "id": 3637220,
    "uri": "https://api.kexp.org/v2/plays/3637220/?format=api",
    "airdate": "2026-04-03T09:41:47-07:00",
    "show": 66352,
    "show_uri": "https://api.kexp.org/v2/shows/66352/?format=api",
    "image_uri": "https://dn711207.ca.archive.org/0/items/mbid-d5dc9612-a4ab-4ccc-9e28-70ee7d1e2d09/mbid-d5dc9612-a4ab-4ccc-9e28-70ee7d1e2d09-44399453333_thumb500.jpg",
    "thumbnail_uri": "https://dn711207.ca.archive.org/0/items/mbid-d5dc9612-a4ab-4ccc-9e28-70ee7d1e2d09/mbid-d5dc9612-a4ab-4ccc-9e28-70ee7d1e2d09-44399453333_thumb250.jpg",
    "song": "STAMPEDE",
    "track_id": "b3132fc2-51af-4e06-8ec1-ed21f4958086",
    "recording_id": "e1ad859a-c51f-4aab-9302-dde6bab64c75",
    "artist": "Genesis Owusu",
    "artist_ids": [
        "632258cb-4ab5-4f2d-be29-bcc641a275eb"
    ],
    "album": "STAMPEDE",
    "release_id": "d5dc9612-a4ab-4ccc-9e28-70ee7d1e2d09",
    "release_group_id": "64fe60ba-decd-48fa-969d-59a3dea73202",
    "labels": [
        "Ourness Pty Ltd"
    ],
    "label_ids": [
        "030d7e9f-da7e-48c0-b705-f4e535d2e5a1"
    ],
    "release_date": "2026-02-19",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kofi Owusu-Ansah, known as Genesis Owusu, is a Ghanaian-Australian rapper and singer from Canberra, Australia. \n--\nThe artist chose to film the video for this song in Ghana's capital city, Accra, saying \"It felt nourishing to go back to my home country (Ghana) for the first time in 11 years and showcase a bit of the culture there; the youth and the deep subcultures, far beyond the perceptions a lot of people may have of Africa\": https://www.youtube.com/watch?v=69nnHQVl40g",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}