Information about plays

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

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

{
    "id": 3547590,
    "uri": "https://api.kexp.org/v2/plays/3547590/?format=api",
    "airdate": "2025-09-01T13:40:32-07:00",
    "show": 64447,
    "show_uri": "https://api.kexp.org/v2/shows/64447/?format=api",
    "image_uri": "https://ia801404.us.archive.org/8/items/mbid-7417516b-41de-4576-be9d-dc6ea8a4d73f/mbid-7417516b-41de-4576-be9d-dc6ea8a4d73f-15948021064_thumb500.jpg",
    "thumbnail_uri": "https://ia801404.us.archive.org/8/items/mbid-7417516b-41de-4576-be9d-dc6ea8a4d73f/mbid-7417516b-41de-4576-be9d-dc6ea8a4d73f-15948021064_thumb250.jpg",
    "song": "Vibin’ Out",
    "track_id": "eaa0817b-f686-4683-8e8d-92465b039949",
    "recording_id": "4509612d-a6f0-4101-9c0a-8fae24a961af",
    "artist": "FKJ",
    "artist_ids": [
        "8ef74994-73f6-459c-a10c-56a16e07b362"
    ],
    "album": "French Kiwi Juice",
    "release_id": "7417516b-41de-4576-be9d-dc6ea8a4d73f",
    "release_group_id": "b5dd2f35-2dc1-4406-b818-aafb9c35dc2f",
    "labels": [
        "Roche Musique"
    ],
    "label_ids": [
        "4cd7bfb7-18ed-47ab-9d60-710115124817"
    ],
    "release_date": "2017-03-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Going out to Dani in Greenwood!\n\nDescribed as a \"pioneer\" and \"one of the flag bearers\" of the new New French House genre, Vincent Fenton, known professionally as French Kiwi Juice or FKJ, is a French multi-instrumentalist, singer, and musician from Tours.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}