Information about plays

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

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

{
    "id": 3417960,
    "uri": "https://api.kexp.org/v2/plays/3417960/?format=api",
    "airdate": "2024-10-27T14:03:54-07:00",
    "show": 61688,
    "show_uri": "https://api.kexp.org/v2/shows/61688/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sabotage",
    "track_id": "aa49b1e6-fec5-4df5-b066-51b6a4633549",
    "recording_id": "45526669-0074-47aa-917a-beabb20a457f",
    "artist": "mega cat",
    "artist_ids": [
        "0f1aa02b-e677-4421-abfa-c5fd005de9d5"
    ],
    "album": "Sabotage",
    "release_id": "85a2e6fd-80ad-4517-8b93-cc755df8406c",
    "release_group_id": "54a30ab2-f81b-4791-8191-4d12deb2e3b7",
    "labels": [
        "Share It Music",
        "Sub Pop Records"
    ],
    "label_ids": [
        "019f6f42-4804-4cd4-bdc5-9388c416c7c4",
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2024-10-18",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This energetic cover is from the local outfit's upcoming four song Ultramega Cat EP, set to be released in December. (The title is a nod to Soundgarden’s Ultramega OK EP.) The EP also includes a cover of Rage Against the Machine’s \"Bulls on Parade\"!\n\nAt Freakout! Festival (Conor Byrne November 7th and High Dive on November 8th)\n\nhttps://itsmegacat.bandcamp.com/album/ultramegacat\nhttps://www.megacatmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}