Information about plays

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

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

{
    "id": 3633400,
    "uri": "https://api.kexp.org/v2/plays/3633400/?format=api",
    "airdate": "2026-03-25T06:34:31-07:00",
    "show": 66274,
    "show_uri": "https://api.kexp.org/v2/shows/66274/?format=api",
    "image_uri": "https://dn710001.ca.archive.org/0/items/mbid-d9c19883-fd32-405d-bafc-e0488d5b17da/mbid-d9c19883-fd32-405d-bafc-e0488d5b17da-24792968663_thumb500.jpg",
    "thumbnail_uri": "https://dn710001.ca.archive.org/0/items/mbid-d9c19883-fd32-405d-bafc-e0488d5b17da/mbid-d9c19883-fd32-405d-bafc-e0488d5b17da-24792968663_thumb250.jpg",
    "song": "State of Shock / It’s Only Rock ’n’ Roll",
    "track_id": "deed5d7a-1596-4928-b92d-cefb6dd02030",
    "recording_id": "4550f551-1a87-47cc-a17c-fa7e13481f94",
    "artist": "Mick Jagger & Tina Turner",
    "artist_ids": [
        "b5ffc3aa-b868-4b88-905f-d73d51dbe51c",
        "9072df14-b61e-42e2-b4f4-6bbb7fdb5586"
    ],
    "album": "Live Aid: The Day the Music Changed the World: July 13, 1985",
    "release_id": "d9c19883-fd32-405d-bafc-e0488d5b17da",
    "release_group_id": "cff2dbad-704e-38b6-afd3-0e6868312e70",
    "labels": [
        "The Band Aid Trust"
    ],
    "label_ids": [
        "75e99b9f-ff3a-406d-909d-fd1af619c72f"
    ],
    "release_date": "2018-09-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch the video of the performance of Mick Jagger & Tina Turner performing at Live Aid in 1985. \nhttps://www.youtube.com/watch?v=9wyuwJP-u9Q",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}