Information about plays

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

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

{
    "id": 3556722,
    "uri": "https://api.kexp.org/v2/plays/3556722/?format=api",
    "airdate": "2025-09-23T12:05:22-07:00",
    "show": 64641,
    "show_uri": "https://api.kexp.org/v2/shows/64641/?format=api",
    "image_uri": "https://dn710007.ca.archive.org/0/items/mbid-64b7ea92-44e3-42d1-83d9-e1a86a29f2d3/mbid-64b7ea92-44e3-42d1-83d9-e1a86a29f2d3-42654685775_thumb500.jpg",
    "thumbnail_uri": "https://dn710007.ca.archive.org/0/items/mbid-64b7ea92-44e3-42d1-83d9-e1a86a29f2d3/mbid-64b7ea92-44e3-42d1-83d9-e1a86a29f2d3-42654685775_thumb250.jpg",
    "song": "Close Proximity",
    "track_id": "20824e84-79aa-4f58-9d32-2b892a82995f",
    "recording_id": "98eb6f72-2e93-4cd8-8e8c-459b0982d372",
    "artist": "Chitra",
    "artist_ids": [
        "be8b4f67-0e20-4c1c-a9c7-10666c3062d8"
    ],
    "album": "You Can See It When It's Dark",
    "release_id": "64b7ea92-44e3-42d1-83d9-e1a86a29f2d3",
    "release_group_id": "a147b722-19b8-4337-82d6-93ac76685d7d",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-08-01",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chitra is a Naarm / Melbourne musician. \"Raised on the Wadawurrung/Bellarine Peninsula, she first emerged with her acclaimed self-titled EP in 2020, quickly establishing herself as a compelling new voice with her clear-eyed, expressive songwriting.\"\n--\nGo here to purchase her just-released \"You Can See It When It's Dark: https://chitra.bandcamp.com/album/you-can-see-it-when-its-dark",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}