Information about plays

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

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

{
    "id": 3557903,
    "uri": "https://api.kexp.org/v2/plays/3557903/?format=api",
    "airdate": "2025-09-26T09:10:59-07:00",
    "show": 64664,
    "show_uri": "https://api.kexp.org/v2/shows/64664/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-794231d6-bfc2-4520-853b-8abb0c4204b1/mbid-794231d6-bfc2-4520-853b-8abb0c4204b1-37009318020_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-794231d6-bfc2-4520-853b-8abb0c4204b1/mbid-794231d6-bfc2-4520-853b-8abb0c4204b1-37009318020_thumb250.jpg",
    "song": "Dancer",
    "track_id": "3472e5cf-cfb3-439b-916a-c25ccf81bc0f",
    "recording_id": "4a041989-3240-45c2-8b12-aa1cb1603266",
    "artist": "IDLES",
    "artist_ids": [
        "be465d4f-c28d-4ba1-94ab-ebaada7db8af"
    ],
    "album": "TANGK",
    "release_id": "794231d6-bfc2-4520-853b-8abb0c4204b1",
    "release_group_id": "8ba0ce4a-5fd3-48bf-8b36-da3d58760e32",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2024-02-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hi there! \n    Your show is bringing me and my kiddo Joy today :) We talked about joy is an act of resistance and how kindness and silliness help fight the badness in the world today. Thank you!  --Autumn\n--\nFrontman Joe Talbot said about this song, \"There’s something deeply primal about dancing, and particularly when doing it with a group of people. There can be a willful exchange of autonomy, and the potential for bacchanalian escalations. It can be fun, of course, but it can also be a messy, passionate, violent, incomprehensible moment. This is what IDLES zero in on in 'Dancer.'\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}