Information about plays

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

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

{
    "id": 3619239,
    "uri": "https://api.kexp.org/v2/plays/3619239/?format=api",
    "airdate": "2026-02-18T20:36:22-08:00",
    "show": 65969,
    "show_uri": "https://api.kexp.org/v2/shows/65969/?format=api",
    "image_uri": "https://dn710102.ca.archive.org/0/items/mbid-b25e34b3-d281-4dfc-98d3-d0eaeaac9ae1/mbid-b25e34b3-d281-4dfc-98d3-d0eaeaac9ae1-43863743578_thumb500.jpg",
    "thumbnail_uri": "https://dn710102.ca.archive.org/0/items/mbid-b25e34b3-d281-4dfc-98d3-d0eaeaac9ae1/mbid-b25e34b3-d281-4dfc-98d3-d0eaeaac9ae1-43863743578_thumb250.jpg",
    "song": "Hungry Animal",
    "track_id": "9ff7adab-3cb7-4d43-b3c9-190138381367",
    "recording_id": "d429e210-ec8f-4c6e-8af6-1e5f9f24c316",
    "artist": "Luke Temple",
    "artist_ids": [
        "27c978f2-284d-469f-a116-23f7fca9a6fc"
    ],
    "album": "Hungry Animal",
    "release_id": "b25e34b3-d281-4dfc-98d3-d0eaeaac9ae1",
    "release_group_id": "19d1754d-855f-4f65-9ae5-67a0c996aae3",
    "labels": [
        "Western Vinyl"
    ],
    "label_ids": [
        "c4126b4a-ac23-429c-ba19-148fd287def8"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new music. \nnativecatrecordings.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}