Information about plays

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

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

{
    "id": 3500257,
    "uri": "https://api.kexp.org/v2/plays/3500257/?format=api",
    "airdate": "2025-05-12T03:15:32-07:00",
    "show": 63439,
    "show_uri": "https://api.kexp.org/v2/shows/63439/?format=api",
    "image_uri": "https://ia804605.us.archive.org/28/items/mbid-4875a908-cf61-4ace-ab03-0ef494da7af1/mbid-4875a908-cf61-4ace-ab03-0ef494da7af1-40954074583_thumb500.jpg",
    "thumbnail_uri": "https://ia904605.us.archive.org/28/items/mbid-4875a908-cf61-4ace-ab03-0ef494da7af1/mbid-4875a908-cf61-4ace-ab03-0ef494da7af1-40954074583_thumb250.jpg",
    "song": "Melatonin",
    "track_id": "52bf417b-6de0-40c4-93aa-1d9810564ebe",
    "recording_id": "59eea174-f6b7-47a5-b482-cd00827d6980",
    "artist": "Samantha Crain",
    "artist_ids": [
        "44c66117-552e-4e4d-a969-fb0fca779267"
    ],
    "album": "Gumshoe",
    "release_id": "4875a908-cf61-4ace-ab03-0ef494da7af1",
    "release_group_id": "be633047-2dae-40ec-8e4d-9f9b6e53f0d1",
    "labels": [
        "Real Kind Records"
    ],
    "label_ids": [
        "e0f1fb88-d776-4df6-b45b-5d2399c9951c"
    ],
    "release_date": "2025-05-02",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Choctaw\n--\nSamantha Crain is a Choctaw Nation songwriter, musician, producer, and singer from Shawnee, Oklahoma.\nhttps://samanthacrain.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}