Information about plays

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

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

{
    "id": 3557300,
    "uri": "https://api.kexp.org/v2/plays/3557300/?format=api",
    "airdate": "2025-09-24T19:44:11-07:00",
    "show": 64652,
    "show_uri": "https://api.kexp.org/v2/shows/64652/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-3d9b89f6-24de-43a3-89bc-495f6a149777/mbid-3d9b89f6-24de-43a3-89bc-495f6a149777-30820206523_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-3d9b89f6-24de-43a3-89bc-495f6a149777/mbid-3d9b89f6-24de-43a3-89bc-495f6a149777-30820206523_thumb250.jpg",
    "song": "Rompe Cruza O Ayudame",
    "track_id": "915fd034-0977-4dc5-b29a-49396ac000fc",
    "recording_id": "d0b3c053-1a5b-40e6-aff9-211b75190a2e",
    "artist": "Grupo 606",
    "artist_ids": [
        "c3e3b3bf-fd8b-4fa5-b5f3-dbbe9198118e"
    ],
    "album": "Psicofásicos De Bolivia: Go-Gó A 4000 Metros!",
    "release_id": "3d9b89f6-24de-43a3-89bc-495f6a149777",
    "release_group_id": "9a3cb1be-ec54-4246-bf0f-5c7c62c66219",
    "labels": [
        "Discos Del Condor"
    ],
    "label_ids": [
        "49c0d00b-92dd-430c-8f07-683bb6655ba9"
    ],
    "release_date": "2009-06-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Grupo 606's 'Rompe Cruza O Ayudame' released in 1969 is featured on the 2009 compilation album 'Psicofásicos De Bolivia: Go-Gó A 4000 Metros!' via Discos Del Condor record label",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}