Information about plays

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

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

{
    "id": 3339779,
    "uri": "https://api.kexp.org/v2/plays/3339779/?format=api",
    "airdate": "2024-04-25T05:41:28-07:00",
    "show": 60041,
    "show_uri": "https://api.kexp.org/v2/shows/60041/?format=api",
    "image_uri": "https://ia801200.us.archive.org/25/items/mbid-6acad03c-0328-42b9-9ab1-a1aafc6c50bf/mbid-6acad03c-0328-42b9-9ab1-a1aafc6c50bf-37373911140_thumb500.jpg",
    "thumbnail_uri": "https://ia801200.us.archive.org/25/items/mbid-6acad03c-0328-42b9-9ab1-a1aafc6c50bf/mbid-6acad03c-0328-42b9-9ab1-a1aafc6c50bf-37373911140_thumb250.jpg",
    "song": "Second of June",
    "track_id": "91c9be58-3fab-4c5b-87bc-34f6e5d5fb2d",
    "recording_id": "666b0e45-a76c-4264-b516-e051b3b527cf",
    "artist": "The Jesus and Mary Chain",
    "artist_ids": [
        "e938a15c-b17e-4e7a-9f68-ff0d536cab44"
    ],
    "album": "Glasgow Eyes",
    "release_id": "6acad03c-0328-42b9-9ab1-a1aafc6c50bf",
    "release_group_id": "27c22707-7f36-42dc-9da1-e14c8b0176ab",
    "labels": [
        "Fuzz Club Records"
    ],
    "label_ids": [
        "dae6d83b-79b4-43d8-a517-bddbe9650d3b"
    ],
    "release_date": "2024-03-08",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "As of now, Cruel World Festival - Pasadena, CA - USA Saturday, May 11, 2024 is the only US date for JAMC.\n\nMarking 40 years of The Jesus And Mary Chain, the new LP ‘Glasgow Eyes’ was recorded at Mogwai’s Castle of Doom studio in Glasgow, where Jim and William Reid continued the creative process that resulted in their previous album, 2017’s ‘Damage and Joy’, becoming their highest charting album in over twenty years. https://thejesusandmarychain.bandcamp.com/album/glasgow-eyes",
    "play_type": "trackplay"
}