Information about plays

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

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

{
    "id": 3422899,
    "uri": "https://api.kexp.org/v2/plays/3422899/?format=api",
    "airdate": "2024-11-08T12:29:11-08:00",
    "show": 61795,
    "show_uri": "https://api.kexp.org/v2/shows/61795/?format=api",
    "image_uri": "https://ia801405.us.archive.org/5/items/mbid-13ceb214-29a1-41d4-a604-c94e9d96d83f/mbid-13ceb214-29a1-41d4-a604-c94e9d96d83f-34120049336_thumb500.jpg",
    "thumbnail_uri": "https://ia801405.us.archive.org/5/items/mbid-13ceb214-29a1-41d4-a604-c94e9d96d83f/mbid-13ceb214-29a1-41d4-a604-c94e9d96d83f-34120049336_thumb250.jpg",
    "song": "Get Inspired",
    "track_id": "85cf4d06-082a-4c32-95de-ee91ecdfc39a",
    "recording_id": "5c4a0478-34f5-45c0-8e67-7a59a55da43b",
    "artist": "Genesis Owusu",
    "artist_ids": [
        "632258cb-4ab5-4f2d-be29-bcc641a275eb"
    ],
    "album": "Get Inspired",
    "release_id": "13ceb214-29a1-41d4-a604-c94e9d96d83f",
    "release_group_id": "b9c20678-8444-4966-9f5d-a948882eff96",
    "labels": [
        "Ourness"
    ],
    "label_ids": [
        "7b9ca95d-b5ca-4dca-860c-d7262a8be7e5"
    ],
    "release_date": "2022-10-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cheryl chose this track by Ghanaian-Australian artist Genesis Owusu as a KEXP Song of the Day in 2023. You can get a free download here: https://www.kexp.org/podcasts/song-of-the-day/2023/1/25/genesis-owusu-get-inspired/\n\nhttps://www.genesisowusu.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}