Information about plays

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

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

{
    "id": 3562004,
    "uri": "https://api.kexp.org/v2/plays/3562004/?format=api",
    "airdate": "2025-10-06T11:38:01-07:00",
    "show": 64763,
    "show_uri": "https://api.kexp.org/v2/shows/64763/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/items/mbid-07605a57-735e-48fb-8d46-64ff4f7b252c/mbid-07605a57-735e-48fb-8d46-64ff4f7b252c-27068614132_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-07605a57-735e-48fb-8d46-64ff4f7b252c/mbid-07605a57-735e-48fb-8d46-64ff4f7b252c-27068614132_thumb250.jpg",
    "song": "Get Him Back",
    "track_id": "7c39d855-2a0d-3bfd-8f0b-0122ecb94bfc",
    "recording_id": "ee61bf9c-6bf7-4cae-b020-3732abd18c05",
    "artist": "Fiona Apple",
    "artist_ids": [
        "a9ee533f-8871-4f62-a6bb-91eb264abc90"
    ],
    "album": "Extraordinary Machine",
    "release_id": "07605a57-735e-48fb-8d46-64ff4f7b252c",
    "release_group_id": "81c98a74-56ba-355e-8d63-83e12a63dace",
    "labels": [
        "Sony Records International",
        "Clean Slate"
    ],
    "label_ids": [
        "c9a4ea86-7611-4fff-9f4f-41f18be7e14b",
        "3d7ab3c9-251b-4401-bde5-8479850d9acd"
    ],
    "release_date": "2005-10-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#571 on YOUR countdown of the greatest albums of all-time.\n\nhttps://www.newyorker.com/magazine/2020/03/23/fiona-apples-art-of-radical-sensitivity\n\nSupport the community of music you love, for just the cost of a few apples a day! or a month! or a year! Everything helps KEXP thrive into the future. https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}