Information about plays

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

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

{
    "id": 3625216,
    "uri": "https://api.kexp.org/v2/plays/3625216/?format=api",
    "airdate": "2026-03-04T13:15:30-08:00",
    "show": 66090,
    "show_uri": "https://api.kexp.org/v2/shows/66090/?format=api",
    "image_uri": "https://dn710001.ca.archive.org/0/items/mbid-46cb3559-3c87-45c4-aabf-505e692fd7f2/mbid-46cb3559-3c87-45c4-aabf-505e692fd7f2-33984788224_thumb500.jpg",
    "thumbnail_uri": "https://dn710001.ca.archive.org/0/items/mbid-46cb3559-3c87-45c4-aabf-505e692fd7f2/mbid-46cb3559-3c87-45c4-aabf-505e692fd7f2-33984788224_thumb250.jpg",
    "song": "Message",
    "track_id": "125e7b38-5c05-4e84-b084-247c617e857a",
    "recording_id": "4da1e071-5ca9-49ca-8e2b-7e3213ca41aa",
    "artist": "Arima Ederra",
    "artist_ids": [
        "33f193dc-d07e-44d0-b2ef-fe4bd18a54a4"
    ],
    "album": "An Orange Colored Day",
    "release_id": "46cb3559-3c87-45c4-aabf-505e692fd7f2",
    "release_group_id": "71609ba7-a1e3-4562-92cc-747654050a3b",
    "labels": [
        "Arima's Lab"
    ],
    "label_ids": [
        "c282a2b3-bf6d-4d2e-952e-468913c49e2b"
    ],
    "release_date": "2022-10-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here's a 2023 live performance by this daughter of Ethiopian refugees.  The Brooklyn performance included \"Message.\": https://www.youtube.com/watch?v=BaNlsxDTaV4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}