Information about plays

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

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

{
    "id": 3630709,
    "uri": "https://api.kexp.org/v2/plays/3630709/?format=api",
    "airdate": "2026-03-18T17:48:34-07:00",
    "show": 66216,
    "show_uri": "https://api.kexp.org/v2/shows/66216/?format=api",
    "image_uri": "https://dn710900.ca.archive.org/0/items/mbid-0300786d-de87-4edd-b6e9-1fbf9236b97d/mbid-0300786d-de87-4edd-b6e9-1fbf9236b97d-22109165180_thumb500.jpg",
    "thumbnail_uri": "https://dn710900.ca.archive.org/0/items/mbid-0300786d-de87-4edd-b6e9-1fbf9236b97d/mbid-0300786d-de87-4edd-b6e9-1fbf9236b97d-22109165180_thumb250.jpg",
    "song": "Under These Hands",
    "track_id": "a3433ea6-34ca-4637-a893-ed1147009820",
    "recording_id": "96cac3ab-79c6-41ec-806f-ba242c4cbbf0",
    "artist": "Dum Dum Girls",
    "artist_ids": [
        "ca405011-906d-4090-992f-f230739278b1"
    ],
    "album": "Too True",
    "release_id": "0300786d-de87-4edd-b6e9-1fbf9236b97d",
    "release_group_id": "bd4128af-22b1-4ba2-b3d0-b5b7b27852ff",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2014-01-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The song is taken from the group's third album, Too True that came out in 2014 and was (again) produced by Richard Gottehrer who is perhaps best known for 1960s classics 'My Boyfriend's Back' and 'I Want Candy'.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}