Information about plays

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

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

{
    "id": 3519813,
    "uri": "https://api.kexp.org/v2/plays/3519813/?format=api",
    "airdate": "2025-06-28T05:28:37-07:00",
    "show": 63856,
    "show_uri": "https://api.kexp.org/v2/shows/63856/?format=api",
    "image_uri": "https://ia800703.us.archive.org/5/items/mbid-687e261b-5cb7-4773-85b0-c4b3f4e1b0e8/mbid-687e261b-5cb7-4773-85b0-c4b3f4e1b0e8-22872825126_thumb500.jpg",
    "thumbnail_uri": "https://ia800703.us.archive.org/5/items/mbid-687e261b-5cb7-4773-85b0-c4b3f4e1b0e8/mbid-687e261b-5cb7-4773-85b0-c4b3f4e1b0e8-22872825126_thumb250.jpg",
    "song": "Apollo",
    "track_id": "a5def096-fa6e-4bad-bda3-42385f02d9b7",
    "recording_id": "543c08d0-c95a-4103-83bd-1153bf340559",
    "artist": "St. Paul & The Broken Bones",
    "artist_ids": [
        "4486702e-7b26-43fd-babc-c0df7be0e1d9"
    ],
    "album": "Apollo",
    "release_id": "687e261b-5cb7-4773-85b0-c4b3f4e1b0e8",
    "release_group_id": "79c56ad6-ada5-4e90-9256-bb08f973cc70",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2018-06-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Sun , eternal and ever-rising, channels the spirit of Apollo, the radiant god of light + music, whose presence symbolizes life-giving power, and encourages us toward joy and truth.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}