Information about plays

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

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

{
    "id": 3422129,
    "uri": "https://api.kexp.org/v2/plays/3422129/?format=api",
    "airdate": "2024-11-06T14:50:35-08:00",
    "show": 61780,
    "show_uri": "https://api.kexp.org/v2/shows/61780/?format=api",
    "image_uri": "https://ia803200.us.archive.org/27/items/mbid-7dc01e57-843d-47a3-9152-39e3cee8059e/mbid-7dc01e57-843d-47a3-9152-39e3cee8059e-33289360297_thumb500.jpg",
    "thumbnail_uri": "https://ia903200.us.archive.org/27/items/mbid-7dc01e57-843d-47a3-9152-39e3cee8059e/mbid-7dc01e57-843d-47a3-9152-39e3cee8059e-33289360297_thumb250.jpg",
    "song": "Anxiety",
    "track_id": "1fc3497c-ca87-4bc6-8ae2-67d881ca9752",
    "recording_id": "2c3a9e21-1d5a-465e-be06-cd947f29c340",
    "artist": "IDLES",
    "artist_ids": [
        "be465d4f-c28d-4ba1-94ab-ebaada7db8af"
    ],
    "album": "Ultra Mono",
    "release_id": "7dc01e57-843d-47a3-9152-39e3cee8059e",
    "release_group_id": "baa817a4-1987-44b7-bd0e-1d5eba738619",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2020-09-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch a live performance of \"Anxiety\" in San Antonio in 2021: https://www.youtube.com/watch?v=mxzIe8bjJRo\n--\nIn 2020, The New York Times wrote, that \"Ultra Mono”  takes aim at faux patriotism, class inequality and sexism.: https://www.nytimes.com/2020/09/22/arts/music/idles-ultra-mono.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}