Information about plays

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

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

{
    "id": 3440544,
    "uri": "https://api.kexp.org/v2/plays/3440544/?format=api",
    "airdate": "2024-12-20T16:47:44-08:00",
    "show": 62161,
    "show_uri": "https://api.kexp.org/v2/shows/62161/?format=api",
    "image_uri": "https://ia800302.us.archive.org/27/items/mbid-73cbde9a-a658-43a3-bbce-838276f66aed/mbid-73cbde9a-a658-43a3-bbce-838276f66aed-38600671047_thumb500.jpg",
    "thumbnail_uri": "https://ia800302.us.archive.org/27/items/mbid-73cbde9a-a658-43a3-bbce-838276f66aed/mbid-73cbde9a-a658-43a3-bbce-838276f66aed-38600671047_thumb250.jpg",
    "song": "Dark Matter",
    "track_id": "a38c33f7-398d-43cc-9012-7d74c23cca73",
    "recording_id": "10f8d0d1-4d35-419a-a16d-27ca76d2d573",
    "artist": "Pearl Jam",
    "artist_ids": [
        "83b9cbe7-9857-49e2-ab8e-b57b01038103"
    ],
    "album": "Dark Matter",
    "release_id": "73cbde9a-a658-43a3-bbce-838276f66aed",
    "release_group_id": "2f1d3f46-c9cc-4157-b198-0a4c6881a807",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-04-19",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "#25 \n\nVedder has told fans he believes this album is the band's 'best work.'\nIt's the band's first timeworking with producer Andrew Watt.\n\"β€œHe really kicked our asses, got us focused and playing, song after song,” guitarist Mike McCready told an interviewer.\nark Matter is jam-packed with fist-pumping rockers, stunning songwriting, and melodies tailor-made to be shouted with the windows down.\" Read more from this review here: https://tinyurl.com/5dewd838",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}