Information about plays

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

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

{
    "id": 3418217,
    "uri": "https://api.kexp.org/v2/plays/3418217/?format=api",
    "airdate": "2024-10-28T01:02:59-07:00",
    "show": 61694,
    "show_uri": "https://api.kexp.org/v2/shows/61694/?format=api",
    "image_uri": "https://ia800804.us.archive.org/0/items/mbid-afdbb760-ca47-4795-a26f-c734d615042d/mbid-afdbb760-ca47-4795-a26f-c734d615042d-40035917654_thumb500.jpg",
    "thumbnail_uri": "https://ia600804.us.archive.org/0/items/mbid-afdbb760-ca47-4795-a26f-c734d615042d/mbid-afdbb760-ca47-4795-a26f-c734d615042d-40035917654_thumb250.jpg",
    "song": "Three Piece Suit",
    "track_id": "5b0a4c79-6536-4999-85a0-49cdfec5a87f",
    "recording_id": "40032635-187a-4f67-a921-4853c6ec0f1f",
    "artist": "Kokoroko feat. Azekel",
    "artist_ids": [
        "4f8287c6-d4a2-4253-9ed4-25d0ef3916d4",
        "2650f0e7-3879-4b2c-8908-d025113cbece"
    ],
    "album": "Three Piece Suit",
    "release_id": "afdbb760-ca47-4795-a26f-c734d615042d",
    "release_group_id": "b2d12dea-4190-4f80-9e04-f16cc3dfa62a",
    "labels": [
        "Brownswood Recordings"
    ],
    "label_ids": [
        "6483a614-d00f-42b0-af39-a602b3ce5daa"
    ],
    "release_date": "2024-10-02",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Had the pleasure of having this U.K. collective in the KEXP live room this week",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}