Information about plays

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

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

{
    "id": 3421831,
    "uri": "https://api.kexp.org/v2/plays/3421831/?format=api",
    "airdate": "2024-11-05T19:49:09-08:00",
    "show": 61774,
    "show_uri": "https://api.kexp.org/v2/shows/61774/?format=api",
    "image_uri": "https://ia801306.us.archive.org/15/items/mbid-62de7def-ebab-4f34-8c54-a42309f0b15e/mbid-62de7def-ebab-4f34-8c54-a42309f0b15e-37928947050_thumb500.jpg",
    "thumbnail_uri": "https://ia601306.us.archive.org/15/items/mbid-62de7def-ebab-4f34-8c54-a42309f0b15e/mbid-62de7def-ebab-4f34-8c54-a42309f0b15e-37928947050_thumb250.jpg",
    "song": "Political Incorrect",
    "track_id": "6c8474b6-c1f3-45b0-b3cd-ee206589d18e",
    "recording_id": "a33b529b-9488-4d87-ad7d-7ecb4cae1c95",
    "artist": "Ibibio Sound Machine",
    "artist_ids": [
        "0ece139d-19a4-44c6-85e6-0406e8055a21"
    ],
    "album": "Pull the Rope",
    "release_id": "62de7def-ebab-4f34-8c54-a42309f0b15e",
    "release_group_id": "d1b914ac-df17-4192-b4e0-6cbb412f22f9",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2024-05-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Self-described as “A clash of African and electronic elements”\n---\nEnjoy their full performance with our DJ Evie at the link below:\nhttps://www.youtube.com/watch?v=fFMwH49MNDY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}