Information about plays

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

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

{
    "id": 3550300,
    "uri": "https://api.kexp.org/v2/plays/3550300/?format=api",
    "airdate": "2025-09-08T04:45:27-07:00",
    "show": 64506,
    "show_uri": "https://api.kexp.org/v2/shows/64506/?format=api",
    "image_uri": "https://dn720708.ca.archive.org/0/items/mbid-e71d1bbe-88dc-43cf-be0d-8ce20a913c59/mbid-e71d1bbe-88dc-43cf-be0d-8ce20a913c59-41982540088_thumb500.jpg",
    "thumbnail_uri": "https://dn720708.ca.archive.org/0/items/mbid-e71d1bbe-88dc-43cf-be0d-8ce20a913c59/mbid-e71d1bbe-88dc-43cf-be0d-8ce20a913c59-41982540088_thumb250.jpg",
    "song": "Mango",
    "track_id": "8cca8ee4-fe07-47fc-8d51-20c95b9f7291",
    "recording_id": "49a18543-e348-46e7-b3d5-1f69205c61dc",
    "artist": "Lido Pimienta",
    "artist_ids": [
        "9fb537ca-9145-4855-8a18-17b20339f1fc"
    ],
    "album": "La Belleza",
    "release_id": "e71d1bbe-88dc-43cf-be0d-8ce20a913c59",
    "release_group_id": "56b2b4a5-cb97-4cfc-8ca9-9024fa101838",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2025-05-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wayuu\t\n\nCheck out Wayuu artist, Lido Pimienta’s KEXP in Studio Here - https://www.youtube.com/watch?v=kOLLMt2Fln4&t=308s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}