Information about plays

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

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

{
    "id": 3417957,
    "uri": "https://api.kexp.org/v2/plays/3417957/?format=api",
    "airdate": "2024-10-27T13:51:35-07:00",
    "show": 61688,
    "show_uri": "https://api.kexp.org/v2/shows/61688/?format=api",
    "image_uri": "https://ia902301.us.archive.org/16/items/mbid-2b102e72-4070-495c-b4fd-7bc2c20e19e8/mbid-2b102e72-4070-495c-b4fd-7bc2c20e19e8-39856343203_thumb500.jpg",
    "thumbnail_uri": "https://ia802301.us.archive.org/16/items/mbid-2b102e72-4070-495c-b4fd-7bc2c20e19e8/mbid-2b102e72-4070-495c-b4fd-7bc2c20e19e8-39856343203_thumb250.jpg",
    "song": "Run It",
    "track_id": "f6dbb13b-80a4-489d-a8f3-2a2889c02789",
    "recording_id": "8912d5c7-8020-432a-b83b-81718bbc3e0f",
    "artist": "clipping.",
    "artist_ids": [
        "84ca8fa4-7cca-4948-a90a-cb44db29853d"
    ],
    "album": "Run It",
    "release_id": "2b102e72-4070-495c-b4fd-7bc2c20e19e8",
    "release_group_id": "c236f4be-5cb8-47e4-a731-12f4e2e70181",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2024-09-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The video for \"Run It\" stars the members of cllipping. as a jet-setting international criminal export organization - it was filmed across three continents and six countries - learn more at Sub Pop's site: https://tinyurl.com/pvhejmda \n\nThe single will appear on the group's new album, due out in 2025 - https://clipping.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}