Information about plays

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

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

{
    "id": 3607863,
    "uri": "https://api.kexp.org/v2/plays/3607863/?format=api",
    "airdate": "2026-01-23T01:35:48-08:00",
    "show": 65728,
    "show_uri": "https://api.kexp.org/v2/shows/65728/?format=api",
    "image_uri": "https://dn721508.ca.archive.org/0/items/mbid-d8a54dea-12d4-48db-b2a4-12ed29a1c4f6/mbid-d8a54dea-12d4-48db-b2a4-12ed29a1c4f6-22744533926_thumb500.jpg",
    "thumbnail_uri": "https://dn721508.ca.archive.org/0/items/mbid-d8a54dea-12d4-48db-b2a4-12ed29a1c4f6/mbid-d8a54dea-12d4-48db-b2a4-12ed29a1c4f6-22744533926_thumb250.jpg",
    "song": "Almeda",
    "track_id": "ff438a49-3c54-4d3f-8435-d9f9a85e1465",
    "recording_id": "15ab8181-f8ac-470a-a6be-6ab2b6f45b1c",
    "artist": "Solange",
    "artist_ids": [
        "410e7fd3-b865-4fa0-bb18-1b7fd53382ca"
    ],
    "album": "When I Get Home",
    "release_id": "d8a54dea-12d4-48db-b2a4-12ed29a1c4f6",
    "release_group_id": "3ec17787-1d35-4d05-ac06-5294c99a8d4e",
    "labels": [
        "Saint Records",
        "Columbia"
    ],
    "label_ids": [
        "b1b1a18a-888a-4d3d-b13b-1b3c5e845bfc",
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2019-03-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Black skin, black braids Black waves, black days Black baes, black things These are black-owned things Black faith still can't be washed away\"\n\nHere's a rare TV appearance by Solange on The Daily Show, discussing the album \"When I Get Home\" and where it came from: https://www.youtube.com/watch?v=ZstrOke8VZA\n\nFind more from Solange here: https://www.solangemusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}