Information about plays

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

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

{
    "id": 3544890,
    "uri": "https://api.kexp.org/v2/plays/3544890/?format=api",
    "airdate": "2025-08-26T02:57:54-07:00",
    "show": 64390,
    "show_uri": "https://api.kexp.org/v2/shows/64390/?format=api",
    "image_uri": "https://dn720700.ca.archive.org/0/items/mbid-9256393b-2b63-4841-b8c2-8d226c62755b/mbid-9256393b-2b63-4841-b8c2-8d226c62755b-42465218261_thumb500.jpg",
    "thumbnail_uri": "https://dn720700.ca.archive.org/0/items/mbid-9256393b-2b63-4841-b8c2-8d226c62755b/mbid-9256393b-2b63-4841-b8c2-8d226c62755b-42465218261_thumb250.jpg",
    "song": "I Don’t Like My Telephone",
    "track_id": "58c09a28-c142-43ab-b98e-78a3612608c8",
    "recording_id": "7d1f2628-03b5-4c0a-8473-cebf856c6b97",
    "artist": "sunking feat. Salami Rose Joe Louis",
    "artist_ids": [
        "768633eb-8810-4fbe-aabb-f891c07d29d3",
        "2993a779-f541-4488-a911-9330b3cf4c47"
    ],
    "album": "I DON'T LIKE MY TELEPHONE",
    "release_id": "9256393b-2b63-4841-b8c2-8d226c62755b",
    "release_group_id": "2c990ec3-8d45-49ec-9ef4-1a161fbe0400",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Catch Salami Rose Joe Louis at the next Vinelands Live September 13th!\n\nhttps://www.kexp.org/events/kexp-events/vinelands-live-salami-rose-joe-louis-galore/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}