Information about plays

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

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

{
    "id": 3545038,
    "uri": "https://api.kexp.org/v2/plays/3545038/?format=api",
    "airdate": "2025-08-26T11:16:21-07:00",
    "show": 64393,
    "show_uri": "https://api.kexp.org/v2/shows/64393/?format=api",
    "image_uri": "https://ia600209.us.archive.org/34/items/mbid-42c1d283-406b-437d-8091-fc9ce642d946/mbid-42c1d283-406b-437d-8091-fc9ce642d946-38231722759_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-42c1d283-406b-437d-8091-fc9ce642d946/mbid-42c1d283-406b-437d-8091-fc9ce642d946-38231722759_thumb250.jpg",
    "song": "New York, Let’s Do Nothing",
    "track_id": "85557b7e-3bab-42a9-9c9a-4df2fdaed2f6",
    "recording_id": "53ee91f3-5fef-47ce-ba45-8728225c54a7",
    "artist": "King Hannah",
    "artist_ids": [
        "39c0f0b4-f310-46d4-81fb-3ba0093092e0"
    ],
    "album": "Big Swimmer",
    "release_id": "42c1d283-406b-437d-8091-fc9ce642d946",
    "release_group_id": "c090c946-84b9-4a1a-bca9-d5d7a8270d27",
    "labels": [
        "City Slang"
    ],
    "label_ids": [
        "82935ddb-a9d6-45a7-85e3-0b0add51fa1c"
    ],
    "release_date": "2024-05-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here's an introduction to the Liverpool duo consisting of Craig Whittle and Hannah Merrick: https://www.zeroninemagazine.com/covers/introducing-king-hannah\n--\nKing Hannah performed this one live in our studio back in May: https://www.youtube.com/watch?v=1qTx8ZBDno0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}