Information about plays

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

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

{
    "id": 3418935,
    "uri": "https://api.kexp.org/v2/plays/3418935/?format=api",
    "airdate": "2024-10-29T17:19:51-07:00",
    "show": 61710,
    "show_uri": "https://api.kexp.org/v2/shows/61710/?format=api",
    "image_uri": "https://ia601301.us.archive.org/28/items/mbid-66869aec-e354-4ade-99fb-d7d746d73bf8/mbid-66869aec-e354-4ade-99fb-d7d746d73bf8-37859330810_thumb500.jpg",
    "thumbnail_uri": "https://ia801301.us.archive.org/28/items/mbid-66869aec-e354-4ade-99fb-d7d746d73bf8/mbid-66869aec-e354-4ade-99fb-d7d746d73bf8-37859330810_thumb250.jpg",
    "song": "The End",
    "track_id": "d6311af1-330f-411d-b2db-cec42e002af8",
    "recording_id": "4f0a69d3-20b7-40ce-b4c2-6b07facb6e6a",
    "artist": "Justice & Thundercat",
    "artist_ids": [
        "044fd265-79dd-43eb-afc4-8b20becf7e17",
        "860b2707-6153-4e3a-aa57-74d2b42c55b5"
    ],
    "album": "Hyperdrama",
    "release_id": "66869aec-e354-4ade-99fb-d7d746d73bf8",
    "release_group_id": "08110ae5-16bc-4baf-900c-9ce04c9a9e40",
    "labels": [
        "Ed Banger Records",
        "Because Music"
    ],
    "label_ids": [
        "9cdc4159-ec50-47f0-a7a2-e107618d5246",
        "23450486-837c-46a6-8b3f-b22429a0dfe1"
    ],
    "release_date": "2024-04-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Paris-based Justice with Thundercat! https://etjusticepourtous.bandcamp.com/album/hyperdrama",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}