Information about plays

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

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

{
    "id": 3638515,
    "uri": "https://api.kexp.org/v2/plays/3638515/?format=api",
    "airdate": "2026-04-06T06:07:46-07:00",
    "show": 66381,
    "show_uri": "https://api.kexp.org/v2/shows/66381/?format=api",
    "image_uri": "https://ia801508.us.archive.org/22/items/mbid-84b2f80e-c0b9-48c9-8e07-4eb82a230336/mbid-84b2f80e-c0b9-48c9-8e07-4eb82a230336-5296229654_thumb500.jpg",
    "thumbnail_uri": "https://dn710703.ca.archive.org/0/items/mbid-84b2f80e-c0b9-48c9-8e07-4eb82a230336/mbid-84b2f80e-c0b9-48c9-8e07-4eb82a230336-5296229654_thumb250.jpg",
    "song": "My Moon My Man (radio edit)",
    "track_id": "37726504-dc60-4cf4-8f1e-28bc3807b96e",
    "recording_id": "dd98386d-fefa-4759-984d-c6c22c51a4a2",
    "artist": "Feist",
    "artist_ids": [
        "a670e05a-cea8-4b37-bce9-d82daf1a0fa4"
    ],
    "album": "My Moon My Man",
    "release_id": "73f9101e-f64b-4563-982b-ce535983f6b4",
    "release_group_id": "22134e79-ab86-3bff-92b2-48d4dfbe63e1",
    "labels": [
        "Cherrytree Records"
    ],
    "label_ids": [
        "376d9b4d-8cdd-44be-bc0f-ed5dfd2d2340"
    ],
    "release_date": "2007-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Liis!\n\nReleased on Feist's 2007 album, The Reminder, the song uses the moon’s phases to represent the emotional inconsistency of a partner and the unstable nature of their connection. \n\nCheck out the official music video, featuring Feist dancing alone on a moving walkway in a deserted airport at night:\n  \nhttps://www.youtube.com/watch?v=ltYq-jalYm0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}