Information about plays

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

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

{
    "id": 3638552,
    "uri": "https://api.kexp.org/v2/plays/3638552/?format=api",
    "airdate": "2026-04-06T08:29:54-07:00",
    "show": 66382,
    "show_uri": "https://api.kexp.org/v2/shows/66382/?format=api",
    "image_uri": "https://dn711009.ca.archive.org/0/items/mbid-e535227a-a4aa-4062-9187-d5ab0d1384a2/mbid-e535227a-a4aa-4062-9187-d5ab0d1384a2-36443279684_thumb500.jpg",
    "thumbnail_uri": "https://dn711009.ca.archive.org/0/items/mbid-e535227a-a4aa-4062-9187-d5ab0d1384a2/mbid-e535227a-a4aa-4062-9187-d5ab0d1384a2-36443279684_thumb250.jpg",
    "song": "Electricity",
    "track_id": "39c88034-8e76-3d72-9d5e-dad2c1ef5f5d",
    "recording_id": "8158283c-536d-464a-9344-bb27e7ae38a8",
    "artist": "Orchestral Manoeuvres in the Dark",
    "artist_ids": [
        "6d072aa8-c851-49c5-92f9-cbca05f4bed9"
    ],
    "album": "Messages: Greatest Hits",
    "release_id": "e535227a-a4aa-4062-9187-d5ab0d1384a2",
    "release_group_id": "832ea5d7-2bcc-42b7-9441-48c62b21ce36",
    "labels": [
        "Virgin",
        "EMI"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c",
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "2008-09-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Requested by an Amplifier Dan, going out to Sarah!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}