Information about plays

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

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

{
    "id": 3612694,
    "uri": "https://api.kexp.org/v2/plays/3612694/?format=api",
    "airdate": "2026-02-03T12:32:54-08:00",
    "show": 65830,
    "show_uri": "https://api.kexp.org/v2/shows/65830/?format=api",
    "image_uri": "https://dn721906.ca.archive.org/0/items/mbid-6adc427a-97b5-4e91-b0ce-245aa21cd661/mbid-6adc427a-97b5-4e91-b0ce-245aa21cd661-31504730101_thumb500.jpg",
    "thumbnail_uri": "https://ia801305.us.archive.org/31/items/mbid-6adc427a-97b5-4e91-b0ce-245aa21cd661/mbid-6adc427a-97b5-4e91-b0ce-245aa21cd661-31504730101_thumb250.jpg",
    "song": "Firecracker",
    "track_id": "dbb6bf77-0ec6-44f3-8185-daf64b9e5fef",
    "recording_id": "ebf4aea8-10d0-425b-8fba-b26e1029e783",
    "artist": "Frazey Ford",
    "artist_ids": [
        "c455e254-994c-40d3-a953-4ff6954c3557"
    ],
    "album": "Obadiah",
    "release_id": "fe238298-9f6e-453f-b1a0-5c64316c7cbb",
    "release_group_id": "5b6f3e2c-00f6-4b0e-b5f6-a13b37649476",
    "labels": [
        "Nettwerk"
    ],
    "label_ids": [
        "8aa0e885-1cbb-474d-9b74-ae8446989417"
    ],
    "release_date": "2010-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Canadian singer-songwriter Frazey Ford began her career as part of the Be Good Tanyas. Her solo debut \"Obadiah\" was released on Nettwerk on July 20, 2010.\nFord cites Rhythm and Blues singers Ann Peebles, Roberta Flack, and Donny Hathaway as influences.: https://www.memphisflyer.com/frazey-good/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}