Information about plays

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

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

{
    "id": 3552981,
    "uri": "https://api.kexp.org/v2/plays/3552981/?format=api",
    "airdate": "2025-09-14T14:25:55-07:00",
    "show": 64561,
    "show_uri": "https://api.kexp.org/v2/shows/64561/?format=api",
    "image_uri": "https://ia601301.us.archive.org/12/items/mbid-36427ac7-5779-4e81-9863-c60aba638f4f/mbid-36427ac7-5779-4e81-9863-c60aba638f4f-10956663658_thumb500.jpg",
    "thumbnail_uri": "https://ia601301.us.archive.org/12/items/mbid-36427ac7-5779-4e81-9863-c60aba638f4f/mbid-36427ac7-5779-4e81-9863-c60aba638f4f-10956663658_thumb250.jpg",
    "song": "Penélope",
    "track_id": "676d849c-6a71-3960-8785-c90f9b0b786b",
    "recording_id": "672a468b-f3f2-4bf2-81c4-565b0442477c",
    "artist": "Robi Draco Rosa",
    "artist_ids": [
        "88a06128-ab9b-4761-8fbf-ab5ecfce4736"
    ],
    "album": "Vagabundo",
    "release_id": "36427ac7-5779-4e81-9863-c60aba638f4f",
    "release_group_id": "3701d471-ede8-3275-b905-88fdb9bc8bc3",
    "labels": [
        "Sony Music | Latin"
    ],
    "label_ids": [
        "99962abe-c219-4031-9c6c-c61fc3885944"
    ],
    "release_date": "1996-06-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Draco Rosa was a member of Menudo in the 1980s! He also wrote a number of Ricky Martin's smash hits, including \"Livin' La Vida Loca\".\n\nhttps://www.dracorosa.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}