Information about plays

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

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

{
    "id": 3554180,
    "uri": "https://api.kexp.org/v2/plays/3554180/?format=api",
    "airdate": "2025-09-17T12:49:01-07:00",
    "show": 64586,
    "show_uri": "https://api.kexp.org/v2/shows/64586/?format=api",
    "image_uri": "https://ia800200.us.archive.org/21/items/mbid-9d533a11-09a3-4e84-99c5-c1e35941a63a/mbid-9d533a11-09a3-4e84-99c5-c1e35941a63a-41611757477_thumb500.jpg",
    "thumbnail_uri": "https://ia800200.us.archive.org/21/items/mbid-9d533a11-09a3-4e84-99c5-c1e35941a63a/mbid-9d533a11-09a3-4e84-99c5-c1e35941a63a-41611757477_thumb250.jpg",
    "song": "Not in Surrender",
    "track_id": "2162e0bb-eece-44a4-b56c-8f0c6460eeab",
    "recording_id": "7e654327-b515-47d9-8672-5fd775ab3112",
    "artist": "Obongjayar",
    "artist_ids": [
        "9fef8897-8e04-455c-9ac4-cb4c0f855dc5"
    ],
    "album": "Paradise Now",
    "release_id": "9d533a11-09a3-4e84-99c5-c1e35941a63a",
    "release_group_id": "e3ea0e1c-ef3c-4cb6-9d94-edfcdf8d4e1c",
    "labels": [
        "September Recordings"
    ],
    "label_ids": [
        "e7099b24-bdbe-44f3-9388-13ef84eebaaf"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nigerian singer Obongjayar is playing the Together for Palestine benefit concert happening today at London's Wembley Arena. The festival is executive produced by Brian Eno and features artists like Damon Albarn, Jamie xx, King Krule, Sampha and more!\n\nhttps://pitchfork.com/news/brian-eno-enlists-damon-albarn-king-krule-and-more-for-together-for-palestine-benefit-show/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}