Information about plays

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

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

{
    "id": 3422152,
    "uri": "https://api.kexp.org/v2/plays/3422152/?format=api",
    "airdate": "2024-11-06T16:19:15-08:00",
    "show": 61781,
    "show_uri": "https://api.kexp.org/v2/shows/61781/?format=api",
    "image_uri": "https://ia904708.us.archive.org/4/items/mbid-8524ead1-567c-4c9d-89f0-7f38177ab0e1/mbid-8524ead1-567c-4c9d-89f0-7f38177ab0e1-10348832756_thumb500.jpg",
    "thumbnail_uri": "https://ia804708.us.archive.org/4/items/mbid-8524ead1-567c-4c9d-89f0-7f38177ab0e1/mbid-8524ead1-567c-4c9d-89f0-7f38177ab0e1-10348832756_thumb250.jpg",
    "song": "Letter to My Countrymen",
    "track_id": "e72807cc-c00a-4666-a3a1-afc1be29e0f7",
    "recording_id": "c1d32d1a-2dd3-4502-a085-450f9b3366b2",
    "artist": "Brother Ali feat. Cornel West",
    "artist_ids": [
        "5859ad9f-3d22-45b6-9b52-fd3311da9862",
        "e0b267df-9e16-4fd3-abb2-b47e61e7a2aa"
    ],
    "album": "Mourning in America and Dreaming in Color",
    "release_id": "00ae134b-56cd-4b46-9b4b-b48b1d498c15",
    "release_group_id": "e40c0ee4-e6a9-453f-8718-db33cdc495a3",
    "labels": [
        "Rhymesayers Entertainment"
    ],
    "label_ids": [
        "d8d53751-d146-41dc-a95b-58332e41e03f"
    ],
    "release_date": "2012-09-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brother Ali is a respected Hip Hop artist, speaker, and community leader.\n\nwww.brotherali.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}