Information about plays

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

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

{
    "id": 3635815,
    "uri": "https://api.kexp.org/v2/plays/3635815/?format=api",
    "airdate": "2026-03-31T01:57:31-07:00",
    "show": 66326,
    "show_uri": "https://api.kexp.org/v2/shows/66326/?format=api",
    "image_uri": "https://coverartarchive.org/release/1cd645b9-abdb-4f52-8c53-aef51377ee3c/28371447478-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/1cd645b9-abdb-4f52-8c53-aef51377ee3c/28371447478-250.jpg",
    "song": "Elephant Man",
    "track_id": null,
    "recording_id": "d0028a25-39bd-4afc-90bd-ec9267878e51",
    "artist": "Time Cow & RTKal",
    "artist_ids": [
        "edd9e9a0-a306-4942-b713-d9f408c18bd5",
        "2243c6ae-14d5-4278-8247-680514ad545f"
    ],
    "album": "Elephant Man",
    "release_id": null,
    "release_group_id": "d1ca2074-ab9e-4b7b-a4e0-bc3b7aa994a7",
    "labels": [
        "Equiknoxx Music"
    ],
    "label_ids": [
        "d03cf9b8-6676-40fc-9553-51662d545bf3"
    ],
    "release_date": "2020-05-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Time Cow & RTKal give us this tensely rhythmic, but glitter-decorated track conceived in a \"highly sought-after\" Air BnB in Kingston, Jamaica. \n\nThe song is a tribute to Jamaican dancehall legend Elephant Man - they say: \"Elephant Man is quite a character which we believe deserves a very focused applause for bringing a refreshing ‘burlesque’ flair to the Kingston scene in the early 2000’s.\"\n\nhttps://timecow.bandcamp.com/album/elephant-man",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}