Information about plays

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

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

{
    "id": 3620902,
    "uri": "https://api.kexp.org/v2/plays/3620902/?format=api",
    "airdate": "2026-02-22T16:51:58-08:00",
    "show": 66003,
    "show_uri": "https://api.kexp.org/v2/shows/66003/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Drifting (Kryptogram remix)",
    "track_id": "4f1435d3-7914-4d49-91b2-51b924e6707b",
    "recording_id": "9bb4c51b-f445-4ebb-8deb-9e0fbd08aa3d",
    "artist": "Night Tapes",
    "artist_ids": [
        "46c38a79-24c0-4902-9c69-13c1ef1da408"
    ],
    "album": "Drifting (Kryptogram remix)",
    "release_id": "36992300-baaa-41a8-84f8-824a100d1882",
    "release_group_id": "58ef59fd-1520-45a2-a019-432115e7216a",
    "labels": [
        "Nettwerk"
    ],
    "label_ids": [
        "8aa0e885-1cbb-474d-9b74-ae8446989417"
    ],
    "release_date": "2026-01-09",
    "rotation_status": "R",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Of this track, Night Tapes shared on social media, \"with a little delay due to technical difficulties — new remix //\n\n\"it's kind of wild that Richie wrote the first demo of “drifting” in a corridor and how by now it has reached over 20m listens & so many of your hearts //\n\n\"thank you for welcoming it with softness & kindness, we know its a fav of many //\n\n\"hope you’ll find a way to get into the groove & celebrate - for that purpose we have released a very nice & fun house remix by our talented friend @kryptogram.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}