Information about plays

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

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

{
    "id": 3641797,
    "uri": "https://api.kexp.org/v2/plays/3641797/?format=api",
    "airdate": "2026-04-14T02:30:55-07:00",
    "show": 66448,
    "show_uri": "https://api.kexp.org/v2/shows/66448/?format=api",
    "image_uri": "https://dn711304.ca.archive.org/0/items/mbid-1fdaeebd-4f61-47c5-8b1c-437f4cd37d6f/mbid-1fdaeebd-4f61-47c5-8b1c-437f4cd37d6f-44763771765_thumb500.jpg",
    "thumbnail_uri": "https://dn711304.ca.archive.org/0/items/mbid-1fdaeebd-4f61-47c5-8b1c-437f4cd37d6f/mbid-1fdaeebd-4f61-47c5-8b1c-437f4cd37d6f-44763771765_thumb250.jpg",
    "song": "idk idk",
    "track_id": "318d33e4-cfcb-45ba-966e-c204405b4d18",
    "recording_id": "826e7c02-a5d6-4c47-8add-a8f65cc6c771",
    "artist": "Jim Legxacy",
    "artist_ids": [
        "9ca998cf-c1cd-493b-9a5d-a32fd33859ea"
    ],
    "album": "idk idk",
    "release_id": "1fdaeebd-4f61-47c5-8b1c-437f4cd37d6f",
    "release_group_id": "9cc61fc3-80aa-4550-a7e0-f214a2481af1",
    "labels": [
        "(!)"
    ],
    "label_ids": [
        "f8328bbc-da3e-43bb-8013-98cc7f47db3d"
    ],
    "release_date": "2026-03-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jim Legxacy is a British rapper, singer and record producer. idk idk is his latest single, following last year's mixtape, 'Black British Music'. \n\nhttps://www.youtube.com/watch?v=sZzvQP2fV-c",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}