Information about plays

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

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

{
    "id": 3422061,
    "uri": "https://api.kexp.org/v2/plays/3422061/?format=api",
    "airdate": "2024-11-06T10:18:00-08:00",
    "show": 61779,
    "show_uri": "https://api.kexp.org/v2/shows/61779/?format=api",
    "image_uri": "https://ia803208.us.archive.org/31/items/mbid-3dbd4356-5ea1-470a-975a-a5f96ce69e32/mbid-3dbd4356-5ea1-470a-975a-a5f96ce69e32-26300931600_thumb500.jpg",
    "thumbnail_uri": "https://ia903208.us.archive.org/31/items/mbid-3dbd4356-5ea1-470a-975a-a5f96ce69e32/mbid-3dbd4356-5ea1-470a-975a-a5f96ce69e32-26300931600_thumb250.jpg",
    "song": "As Kind as You Can",
    "track_id": "b9bb1226-74c3-4b71-8c9e-9cf35ef46db7",
    "recording_id": "efffcedb-a167-4b32-9239-124971750e9e",
    "artist": "Wolf Parade",
    "artist_ids": [
        "b7ddce8b-9e5c-46bd-9d33-41b134ce1a7f"
    ],
    "album": "Thin Mind",
    "release_id": "3dbd4356-5ea1-470a-975a-a5f96ce69e32",
    "release_group_id": "d971359a-0c65-4e3e-b73b-2c7d5d786444",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2020-01-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sup pop signed Canadian indie rock band, Wolf Parade!\n\n'Thin Mind' is their 5th studio album together. \nProduced by John Goodmanson (Bikini Kill, Sleater-Kinney, etc)\n\n“This record is very personal, but at the same time, we’re all coming from the same place of a general sense of anxiety,” says drummer Arlen Thompson. “How do you deal with the constant barrage of having your opinions swayed by all these different actors when you don’t know who they are or what their purpose is? There is no normal anymore.”\nhttps://www.subpop.com/releases/wolf_parade/thin_mind",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}