Information about plays

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

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

{
    "id": 3557355,
    "uri": "https://api.kexp.org/v2/plays/3557355/?format=api",
    "airdate": "2025-09-24T23:02:43-07:00",
    "show": 64653,
    "show_uri": "https://api.kexp.org/v2/shows/64653/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-8cf58c52-1c70-4bcc-8441-ae0cc2638b36/mbid-8cf58c52-1c70-4bcc-8441-ae0cc2638b36-43040048792_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-8cf58c52-1c70-4bcc-8441-ae0cc2638b36/mbid-8cf58c52-1c70-4bcc-8441-ae0cc2638b36-43040048792_thumb250.jpg",
    "song": "Avon Thru the Wire",
    "track_id": "45a8fffc-e3fb-43bb-ac6e-6366d6a92fca",
    "recording_id": "70288bf3-1c7d-47e0-99e4-6363625143d7",
    "artist": "Rapsody & Madlib",
    "artist_ids": [
        "d6302903-1f62-420a-8d8b-c54941ac754e",
        "ea9078ef-20ca-4506-81ea-2ae5fe3a42e8"
    ],
    "album": "MadRaps",
    "release_id": "8cf58c52-1c70-4bcc-8441-ae0cc2638b36",
    "release_group_id": "5028151c-fcf9-47e3-8a13-e7f5ac2a04ab",
    "labels": [
        "We Each Other, Inc."
    ],
    "label_ids": [
        "3bcae7cc-1783-4898-b1d0-ffc7a2df618f"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cool new collab!\n\nhttps://shop.iamrapsody.com/products/madraps-vinyl",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}