Information about plays

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

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

{
    "id": 3420898,
    "uri": "https://api.kexp.org/v2/plays/3420898/?format=api",
    "airdate": "2024-11-03T12:19:58-08:00",
    "show": 61753,
    "show_uri": "https://api.kexp.org/v2/shows/61753/?format=api",
    "image_uri": "https://ia802202.us.archive.org/10/items/mbid-d99fb6b9-3971-4b80-961d-21ea1e219e58/mbid-d99fb6b9-3971-4b80-961d-21ea1e219e58-38879931913_thumb500.jpg",
    "thumbnail_uri": "https://ia902202.us.archive.org/10/items/mbid-d99fb6b9-3971-4b80-961d-21ea1e219e58/mbid-d99fb6b9-3971-4b80-961d-21ea1e219e58-38879931913_thumb250.jpg",
    "song": "Self Care Sunday",
    "track_id": "f8a431c7-4d52-489f-a354-15465c9b2a35",
    "recording_id": "8095b682-716b-4ceb-a1f0-918c8abff9b4",
    "artist": "Mumu Fresh",
    "artist_ids": [
        "db49a6b6-5ff4-4889-a070-d70db5a26668"
    ],
    "album": "The Healing",
    "release_id": "d99fb6b9-3971-4b80-961d-21ea1e219e58",
    "release_group_id": "684417ac-d8a5-4a46-a7bb-b91ee93e4209",
    "labels": [
        "MKY Entertainment Group"
    ],
    "label_ids": [
        "e3f7a1cc-70be-404b-a86c-acf41f6c47dd"
    ],
    "release_date": "2024-05-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch Mumu Fresh performing LIVE ON KEXP from 2023: https://www.youtube.com/watch?v=KjY4kkzzEIk\n\nMumu Fresh will be at the Monterey Jazz Festival in late September.\n\nhttps://maimounayoussef.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}