Information about plays

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

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

{
    "id": 3428663,
    "uri": "https://api.kexp.org/v2/plays/3428663/?format=api",
    "airdate": "2024-11-22T13:28:49-08:00",
    "show": 61916,
    "show_uri": "https://api.kexp.org/v2/shows/61916/?format=api",
    "image_uri": "https://ia800905.us.archive.org/6/items/mbid-7c1cca2a-4954-4569-ab58-74f198f29714/mbid-7c1cca2a-4954-4569-ab58-74f198f29714-5808354203_thumb500.jpg",
    "thumbnail_uri": "https://ia800905.us.archive.org/6/items/mbid-7c1cca2a-4954-4569-ab58-74f198f29714/mbid-7c1cca2a-4954-4569-ab58-74f198f29714-5808354203_thumb250.jpg",
    "song": "Friday I’m in Love",
    "track_id": "960a7e19-905d-35dc-bb0e-2b4453076c92",
    "recording_id": "0c44c4e2-90e4-43e4-b6f4-765c7b522472",
    "artist": "The Cure",
    "artist_ids": [
        "69ee3720-a7cb-4402-b48d-a02c366f2bcf"
    ],
    "album": "Greatest Hits",
    "release_id": "7c1cca2a-4954-4569-ab58-74f198f29714",
    "release_group_id": "c79b731e-f6ec-3f65-9a75-ef4ac5b17a26",
    "labels": [
        "Elektra"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "2001-11-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Robert Smith: \" “I remember driving home one Friday afternoon to have the weekend off. And I started to think of this really great chord sequence. I was about 20 minutes away from the studio. So I turned around, went back to the studio and everyone was still there.....Then, when I came to do the words for it, I thought, why don’t I do a song about that Friday feeling? It’s a thing you have at school, and lots of people work at jobs they don’t really enjoy. So that Friday afternoon feeling is something you look forward to.”: https://faroutmagazine.co.uk/the-cure-friday-im-in-love-story-behind-the-song/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}