Information about plays

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

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

{
    "id": 3553041,
    "uri": "https://api.kexp.org/v2/plays/3553041/?format=api",
    "airdate": "2025-09-14T17:33:53-07:00",
    "show": 64562,
    "show_uri": "https://api.kexp.org/v2/shows/64562/?format=api",
    "image_uri": "https://ia600904.us.archive.org/33/items/mbid-23bc5e0e-c290-4004-99aa-9b8cf24c09a2/mbid-23bc5e0e-c290-4004-99aa-9b8cf24c09a2-43000905289_thumb500.jpg",
    "thumbnail_uri": "https://dn720707.ca.archive.org/0/items/mbid-23bc5e0e-c290-4004-99aa-9b8cf24c09a2/mbid-23bc5e0e-c290-4004-99aa-9b8cf24c09a2-43000905289_thumb250.jpg",
    "song": "Girl, so confusing (Cover)",
    "track_id": "5ae492a1-10ff-4b23-8b71-db02cfd9741f",
    "recording_id": "caebdf0b-83bc-4b82-a080-ff98496ea1a7",
    "artist": "Hinds",
    "artist_ids": [
        "615ba4a9-e5d2-45dc-bf75-a1b444a33fc9"
    ],
    "album": "Girl, so confusing (Cover)",
    "release_id": "23bc5e0e-c290-4004-99aa-9b8cf24c09a2",
    "release_group_id": "27c65f77-b25a-4446-a5dc-04f867d6b281",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-09-09",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Along with a DIY music video, the Spanish duo wrote of their Charli XCX tribute, \"everything about this song resonates with us. we have been a girl band for four albums now, more than a decade. a decade in a world that tries to put girls against each other, comparing everything, our bodies, our songs, our way of talking and existing. making it almost impossible to not feel threatened and constantly insecure. when this song and the feature with Lorde was released, it made history for music and for women. this is our take on it.\" https://tinyurl.com/4anvbt8r",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}