Information about plays

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

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

{
    "id": 3585714,
    "uri": "https://api.kexp.org/v2/plays/3585714/?format=api",
    "airdate": "2025-12-02T05:05:29-08:00",
    "show": 65268,
    "show_uri": "https://api.kexp.org/v2/shows/65268/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Look Me in the Eye",
    "track_id": "57b92f9c-7149-433a-9144-54b14c8338d5",
    "recording_id": "25679063-e696-4567-b594-074fd9eb0067",
    "artist": "Austra",
    "artist_ids": [
        "af9e8d94-d471-4f91-82c7-250c22545162"
    ],
    "album": "Chin Up Buttercup",
    "release_id": "a1b398ab-90d1-4e64-9207-850dc57ecb22",
    "release_group_id": "86724f48-b08b-4083-a0eb-5e970fe4ead9",
    "labels": [
        "Domino Recording Co Ltd"
    ],
    "label_ids": [
        "10976a5f-b74f-4407-8437-44374c0e0cfa"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UPCOMING SHOWS\n+ Jan 24 @ The Independent (SF)\n+ Jan 26 @ Mississippi Studios (PDX)\n+ Jan 29 @ Madame Lou's (SEA)\n\nAustra is Katie Austra Stelmanis alter ego and longtime pop project. The album sounds like a mix of hypnotic dance floor anthems and elegant melodies to soothe your broken heart.\n\nhttps://austra.bandcamp.com/album/chin-up-buttercup",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}