Information about plays

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

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

{
    "id": 3313082,
    "uri": "https://api.kexp.org/v2/plays/3313082/?format=api",
    "airdate": "2024-02-21T18:08:46-08:00",
    "show": 59481,
    "show_uri": "https://api.kexp.org/v2/shows/59481/?format=api",
    "image_uri": "https://ia800505.us.archive.org/21/items/mbid-b091da43-d448-411e-afe8-fd90e5b50ff7/mbid-b091da43-d448-411e-afe8-fd90e5b50ff7-36642017654_thumb500.jpg",
    "thumbnail_uri": "https://ia800505.us.archive.org/21/items/mbid-b091da43-d448-411e-afe8-fd90e5b50ff7/mbid-b091da43-d448-411e-afe8-fd90e5b50ff7-36642017654_thumb250.jpg",
    "song": "Adore Adore Adore",
    "track_id": "36a415d2-a868-42c0-898f-e42f9ff97fb5",
    "recording_id": "d8f0086e-d1ae-49c3-bdc0-d74205316683",
    "artist": "SPRINTS",
    "artist_ids": [
        "256e0b36-88cb-453a-9ce4-7b73cb6b882f"
    ],
    "album": "Letter to Self",
    "release_id": "b091da43-d448-411e-afe8-fd90e5b50ff7",
    "release_group_id": "3801c47e-f902-49d2-8b0f-608ec03d8a6d",
    "labels": [
        "City Slang"
    ],
    "label_ids": [
        "82935ddb-a9d6-45a7-85e3-0b0add51fa1c"
    ],
    "release_date": "2024-01-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "SPRINTS will perform a now sold out show at Madame Lou's on Wednesday, March 6! - http://tinyurl.com/33u3d8aa\n\nKevin Cole selected this as KEXP's Song of the Day on January 30: https://www.kexp.org/podcasts/song-of-the-day/2024/1/30/sprints-adore-adore-adore/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}