Information about plays

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

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

{
    "id": 3458175,
    "uri": "https://api.kexp.org/v2/plays/3458175/?format=api",
    "airdate": "2025-01-31T10:39:51-08:00",
    "show": 62530,
    "show_uri": "https://api.kexp.org/v2/shows/62530/?format=api",
    "image_uri": "https://ia801207.us.archive.org/7/items/mbid-6217d90e-9517-445c-9396-c7862ed2a143/mbid-6217d90e-9517-445c-9396-c7862ed2a143-37729521341_thumb500.jpg",
    "thumbnail_uri": "https://ia601207.us.archive.org/7/items/mbid-6217d90e-9517-445c-9396-c7862ed2a143/mbid-6217d90e-9517-445c-9396-c7862ed2a143-37729521341_thumb250.jpg",
    "song": "Bored",
    "track_id": "bb80e737-0dcd-4dbd-8414-9dc6d42e2897",
    "recording_id": "002e2f6e-f695-4444-b7fa-e00bde24446e",
    "artist": "Waxahatchee",
    "artist_ids": [
        "42321e24-42b6-4f08-b0d9-8325ee887a20"
    ],
    "album": "Tigers Blood",
    "release_id": "6217d90e-9517-445c-9396-c7862ed2a143",
    "release_group_id": "f9aa9b53-2c89-4901-926e-e992f1e4d8c0",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2024-03-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This album made the #3 spot on KEXP listeners' favorite albums of 2024! Check out the full list of 100 albums here: \nhttps://www.kexp.org/countdowns/best-albums-of-2024/\n\nhttps://www.waxahatchee.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}