Information about plays

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

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

{
    "id": 3580310,
    "uri": "https://api.kexp.org/v2/plays/3580310/?format=api",
    "airdate": "2025-11-19T17:20:59-08:00",
    "show": 65155,
    "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
    "image_uri": "https://ia902805.us.archive.org/35/items/mbid-d7eabf73-167f-3393-a38a-f35e166ac253/mbid-d7eabf73-167f-3393-a38a-f35e166ac253-6094784417_thumb500.jpg",
    "thumbnail_uri": "https://ia802805.us.archive.org/35/items/mbid-d7eabf73-167f-3393-a38a-f35e166ac253/mbid-d7eabf73-167f-3393-a38a-f35e166ac253-6094784417_thumb250.jpg",
    "song": "Froggie",
    "track_id": "befd8d6b-502d-37de-88a7-20d13e1b4eb8",
    "recording_id": "94eeb1db-01f5-44df-8fb3-f087baf4fe90",
    "artist": "The Presidents of the United States of America",
    "artist_ids": [
        "7509421d-1074-442f-be8f-b526167afcb3"
    ],
    "album": "II",
    "release_id": "d7eabf73-167f-3393-a38a-f35e166ac253",
    "release_group_id": "34f00be4-df0d-33ab-882a-0da05f12509d",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "1996-11-05",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "πŸΈπŸ’Ό\n\nthe frogidents of the frognited frogs of frogerica",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}