Information about plays

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

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

{
    "id": 3546269,
    "uri": "https://api.kexp.org/v2/plays/3546269/?format=api",
    "airdate": "2025-08-29T10:54:31-07:00",
    "show": 64418,
    "show_uri": "https://api.kexp.org/v2/shows/64418/?format=api",
    "image_uri": "https://ia803206.us.archive.org/24/items/mbid-64b7ea92-44e3-42d1-83d9-e1a86a29f2d3/mbid-64b7ea92-44e3-42d1-83d9-e1a86a29f2d3-42654685775_thumb500.jpg",
    "thumbnail_uri": "https://ia903206.us.archive.org/24/items/mbid-64b7ea92-44e3-42d1-83d9-e1a86a29f2d3/mbid-64b7ea92-44e3-42d1-83d9-e1a86a29f2d3-42654685775_thumb250.jpg",
    "song": "In My Opinion",
    "track_id": "5b9bf191-8452-4be8-8623-1881243d55e9",
    "recording_id": "454d6b5a-e4de-4e54-83b2-b1080ba74966",
    "artist": "Chitra",
    "artist_ids": [
        "be8b4f67-0e20-4c1c-a9c7-10666c3062d8"
    ],
    "album": "You Can See It When It's Dark",
    "release_id": "64b7ea92-44e3-42d1-83d9-e1a86a29f2d3",
    "release_group_id": "a147b722-19b8-4337-82d6-93ac76685d7d",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-08-01",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released earlier this month, \"the debut full-length album from Melbourne-based singer, songwriter, and guitarist Chitra (aka Chitra Ridwan) is a bold, magnetic, sweeping set of widescreen rock with a strong pop sensibility.\" \n\nRead more new music reviews here: https://www.kexp.org/read/2025/8/11/new-music-reviews-811/\n\nhttps://chitra.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}