Information about plays

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

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

{
    "id": 3585416,
    "uri": "https://api.kexp.org/v2/plays/3585416/?format=api",
    "airdate": "2025-12-01T12:43:08-08:00",
    "show": 65262,
    "show_uri": "https://api.kexp.org/v2/shows/65262/?format=api",
    "image_uri": "https://ia801304.us.archive.org/9/items/mbid-b76a7d36-f707-44c3-9274-786929552cf4/mbid-b76a7d36-f707-44c3-9274-786929552cf4-6658448923_thumb500.jpg",
    "thumbnail_uri": "https://ia601304.us.archive.org/9/items/mbid-b76a7d36-f707-44c3-9274-786929552cf4/mbid-b76a7d36-f707-44c3-9274-786929552cf4-6658448923_thumb250.jpg",
    "song": "Weightless",
    "track_id": "dc760c4e-0fbf-4952-8ecf-ecc960806419",
    "recording_id": "50b53ba6-9a10-44ec-a622-36136b375580",
    "artist": "Nada Surf",
    "artist_ids": [
        "b9a2a9a6-7a40-48a6-bcb1-8eff5b89ad5b"
    ],
    "album": "Lucky",
    "release_id": "88460003-012d-4efe-8290-5be55fbfa39d",
    "release_group_id": "f39406b5-d46b-34ca-b618-63a924bf261d",
    "labels": [
        "Barsuk Records"
    ],
    "label_ids": [
        "a4f904e0-f048-4c13-88ec-f9f31f3e6109"
    ],
    "release_date": "2008-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The one, the only, Nada Surf.\n\nEnjoy Live Video from Nada Surf's KEXP In-studio in 2018, where they performed their entire album., 'Let Go\": https://bit.ly/3zlJ5g9.\n\nhttps://www.nadasurf.com/\nhttps://nadasurf.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}