Information about plays

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

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

{
    "id": 3625220,
    "uri": "https://api.kexp.org/v2/plays/3625220/?format=api",
    "airdate": "2026-03-04T13:30:28-08:00",
    "show": 66090,
    "show_uri": "https://api.kexp.org/v2/shows/66090/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Nedayeh Bahar",
    "track_id": "04b09670-85af-4c06-bb36-cdd24a9a8096",
    "recording_id": "56474582-9d47-4ede-b4b0-3b2d2799eed3",
    "artist": "Habibi",
    "artist_ids": [
        "337344fc-cdeb-48ac-ba74-d53ffec04c8e"
    ],
    "album": "Nedayeh Bahar",
    "release_id": "48a327c9-7ae1-4e8a-be4d-c17e246615c7",
    "release_group_id": "c60072f0-4a28-4e89-bc60-75b34ed7d9f1",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2018-01-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Co-founded by Detroit natives Rahill Jamalifard and Lenny Lynch, Habibi got its start in Brooklyn in 2011.\n\nWatch a live performance by Habibi in the KEXP studio in 2020: https://www.youtube.com/watch?v=9kxm6HaY-PI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}