Information about plays

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

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

{
    "id": 3577046,
    "uri": "https://api.kexp.org/v2/plays/3577046/?format=api",
    "airdate": "2025-11-12T02:06:57-08:00",
    "show": 65086,
    "show_uri": "https://api.kexp.org/v2/shows/65086/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-951ceafa-6f34-372b-8295-5f76a6a444b0/mbid-951ceafa-6f34-372b-8295-5f76a6a444b0-28526396896_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-951ceafa-6f34-372b-8295-5f76a6a444b0/mbid-951ceafa-6f34-372b-8295-5f76a6a444b0-28526396896_thumb250.jpg",
    "song": "Stepping Stone",
    "track_id": "a593af6b-a96d-3984-b308-15ed800954bf",
    "recording_id": "5a2c06d2-fd9a-4429-990a-b56ccd67424c",
    "artist": "Duffy",
    "artist_ids": [
        "2c4dae8c-e591-49e0-9c5a-62b310a15788"
    ],
    "album": "Rockferry",
    "release_id": "951ceafa-6f34-372b-8295-5f76a6a444b0",
    "release_group_id": "3b614664-fec0-345c-be59-364333ffedae",
    "labels": [
        "Mercury Records"
    ],
    "label_ids": [
        "995428e7-81b6-41dd-bd38-5a7a0ece8ad6"
    ],
    "release_date": "2008-05-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Duffy, is a Welsh singer and actress. Her music style has been described as a mixture of soul, blue-eyed soul, pop rock, neo soul and pop music.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}