Information about plays

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

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

{
    "id": 3551460,
    "uri": "https://api.kexp.org/v2/plays/3551460/?format=api",
    "airdate": "2025-09-10T23:18:20-07:00",
    "show": 64529,
    "show_uri": "https://api.kexp.org/v2/shows/64529/?format=api",
    "image_uri": "https://ia800509.us.archive.org/13/items/mbid-2c584e2e-2aa5-4d42-869e-d4865e0362c2/mbid-2c584e2e-2aa5-4d42-869e-d4865e0362c2-42992499057_thumb500.jpg",
    "thumbnail_uri": "https://ia600509.us.archive.org/13/items/mbid-2c584e2e-2aa5-4d42-869e-d4865e0362c2/mbid-2c584e2e-2aa5-4d42-869e-d4865e0362c2-42992499057_thumb250.jpg",
    "song": "All About Me",
    "track_id": "8cd24f49-08bf-4a72-8f0e-f1752f036048",
    "recording_id": "acaeedfc-048b-4689-b7ee-fb08564c3558",
    "artist": "Jalen Ngonda",
    "artist_ids": [
        "869851f6-ad0d-4359-98d3-3ea4ae72d543"
    ],
    "album": "All About Me",
    "release_id": "2c584e2e-2aa5-4d42-869e-d4865e0362c2",
    "release_group_id": "7878afd9-8ea2-4438-9489-3d49c6b5269c",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New Jalen Ngonda joint with Victor Axelrod.\n\nhttps://jalenngonda.bandcamp.com/album/all-about-me",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}