Information about plays

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

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

{
    "id": 3630238,
    "uri": "https://api.kexp.org/v2/plays/3630238/?format=api",
    "airdate": "2026-03-17T15:11:55-07:00",
    "show": 66207,
    "show_uri": "https://api.kexp.org/v2/shows/66207/?format=api",
    "image_uri": "https://ia800800.us.archive.org/26/items/mbid-56b40c21-65db-4276-ae60-bd29ace5d42e/mbid-56b40c21-65db-4276-ae60-bd29ace5d42e-39693987698_thumb500.jpg",
    "thumbnail_uri": "https://ia800800.us.archive.org/26/items/mbid-56b40c21-65db-4276-ae60-bd29ace5d42e/mbid-56b40c21-65db-4276-ae60-bd29ace5d42e-39693987698_thumb250.jpg",
    "song": "War Isn’t Murder",
    "track_id": "6fe26d46-84e6-41d6-9206-c62317d84280",
    "recording_id": "9f9cc218-b39c-4213-9cba-8a946f9f8440",
    "artist": "Welles",
    "artist_ids": [
        "7c6eca15-4e98-4016-95cd-a238d840bca1"
    ],
    "album": "Hells Welles",
    "release_id": "56b40c21-65db-4276-ae60-bd29ace5d42e",
    "release_group_id": "4cc7187e-41b6-40fc-9fee-e872aa58b901",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-07-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://jessewellesworld.com/song/war-isnt-murder/\n\nWatch the official video here: \nhttps://www.youtube.com/watch?v=8E9l_i6HPYM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}