Information about plays

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

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

{
    "id": 3545077,
    "uri": "https://api.kexp.org/v2/plays/3545077/?format=api",
    "airdate": "2025-08-26T13:46:37-07:00",
    "show": 64394,
    "show_uri": "https://api.kexp.org/v2/shows/64394/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-ba914d4b-9bdc-46a0-8fc5-4f74b6693915/mbid-ba914d4b-9bdc-46a0-8fc5-4f74b6693915-42764419784_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-ba914d4b-9bdc-46a0-8fc5-4f74b6693915/mbid-ba914d4b-9bdc-46a0-8fc5-4f74b6693915-42764419784_thumb250.jpg",
    "song": "SPACE INVADER",
    "track_id": "4cd1c3e3-a6f8-450e-8d4a-5235f298f84d",
    "recording_id": "ca192888-75bd-4785-9892-321e99638b36",
    "artist": "KAYTRANADA",
    "artist_ids": [
        "e56aee57-d90e-40cf-a70d-beb70f6f3c69"
    ],
    "album": "AIN’T NO DAMN WAY!",
    "release_id": "ba914d4b-9bdc-46a0-8fc5-4f74b6693915",
    "release_group_id": "ffccb1d3-f9e1-4a1f-96c0-3f0e97bb5ae4",
    "labels": [
        "RCA",
        "KAYTRANADA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946",
        "6defd838-cd47-4a6e-958c-322794662f35"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "NEW KAYTRAY!\n---\nKATRANADA will be at Climate Pledge Arena in Seattle on October 17th and the Oakland Arena on October 22nd.\n\nhttps://www.kaytranada.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}