Information about plays

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

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

{
    "id": 3540538,
    "uri": "https://api.kexp.org/v2/plays/3540538/?format=api",
    "airdate": "2025-08-15T22:21:06-07:00",
    "show": 64299,
    "show_uri": "https://api.kexp.org/v2/shows/64299/?format=api",
    "image_uri": "https://coverartarchive.org/release/3327de2c-4c6c-4e35-b77c-fd5b31889660/5005663951-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3327de2c-4c6c-4e35-b77c-fd5b31889660/5005663951-250.jpg",
    "song": "People Not Places",
    "track_id": null,
    "recording_id": "f4a26ead-01ac-4511-a419-17c27ba812d2",
    "artist": "Invincible feat. Abeer",
    "artist_ids": [
        "521377eb-224a-4b31-a482-96c31bd72678",
        "90bf5e05-2e1c-4f0a-ad9a-b7a4f6bd6b05"
    ],
    "album": "ShapeShifters",
    "release_id": null,
    "release_group_id": "000a9e2f-7923-4fc1-bf79-1eff01738fa7",
    "labels": [
        "EMERGENCE Media"
    ],
    "label_ids": [
        "c8a5cbe7-44dd-42b9-a2b0-aed4e47e21ef"
    ],
    "release_date": "2008-06-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Detroit artist/activist  moved from Palestine/Israel to the United States when they were seven. \"When I moved here I only spoke Hebrew, so I started to listen to hip-hop to learn English.\"  https://bit.ly/33m2twl\n\nThe music video for \"People Not Places\" can be found here: https://vimeo.com/13211728",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}