Information about plays

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

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

{
    "id": 3545405,
    "uri": "https://api.kexp.org/v2/plays/3545405/?format=api",
    "airdate": "2025-08-27T07:44:11-07:00",
    "show": 64400,
    "show_uri": "https://api.kexp.org/v2/shows/64400/?format=api",
    "image_uri": "https://ia802902.us.archive.org/28/items/mbid-22a09c96-ce3d-4f59-9c4d-a358e312d85c/mbid-22a09c96-ce3d-4f59-9c4d-a358e312d85c-25588884046_thumb500.jpg",
    "thumbnail_uri": "https://ia802902.us.archive.org/28/items/mbid-22a09c96-ce3d-4f59-9c4d-a358e312d85c/mbid-22a09c96-ce3d-4f59-9c4d-a358e312d85c-25588884046_thumb250.jpg",
    "song": "Civilization",
    "track_id": "d4ac78f6-e585-300e-be66-1df4ffe0d841",
    "recording_id": "7c500588-315f-4335-8fc8-df1a19aac46a",
    "artist": "Justice",
    "artist_ids": [
        "860b2707-6153-4e3a-aa57-74d2b42c55b5"
    ],
    "album": "Audio, Video, Disco.",
    "release_id": "22a09c96-ce3d-4f59-9c4d-a358e312d85c",
    "release_group_id": "c3f7093d-5a86-45ed-afa6-2413538074c2",
    "labels": [
        "Ed Banger Records"
    ],
    "label_ids": [
        "9cdc4159-ec50-47f0-a7a2-e107618d5246"
    ],
    "release_date": "2011-10-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hi Troy!! I'm so glad you're on the morning show today! I wanted to write in to share how much KEXP has meant to me, especially this past year. I just got my law school entrance exam score back today and im so happy with it. KEXP was with me through the grueling study process and I cant wait to take you guys with me to law school next year. I became an Amplifier during that time because the value KEXP and each person that keeps it going bring to my life is immeasurable. I am requesting some Justice this morning to rock out and celebrate this victory!!!!\n\nThank you,\nEmily",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}