Information about plays

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

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

{
    "id": 3410096,
    "uri": "https://api.kexp.org/v2/plays/3410096/?format=api",
    "airdate": "2024-10-08T16:06:06-07:00",
    "show": 61523,
    "show_uri": "https://api.kexp.org/v2/shows/61523/?format=api",
    "image_uri": "https://ia800602.us.archive.org/8/items/mbid-2e754b0e-3a72-424d-a7dd-4c98b9db4e96/mbid-2e754b0e-3a72-424d-a7dd-4c98b9db4e96-33098495547_thumb500.jpg",
    "thumbnail_uri": "https://ia800602.us.archive.org/8/items/mbid-2e754b0e-3a72-424d-a7dd-4c98b9db4e96/mbid-2e754b0e-3a72-424d-a7dd-4c98b9db4e96-33098495547_thumb250.jpg",
    "song": "Better Now",
    "track_id": "843fd106-3b0d-4bf6-88bc-a417d9e9b5d5",
    "recording_id": "0a49821f-0231-4a6b-9bcb-6f1b791c4b38",
    "artist": "ODESZA feat. MARO",
    "artist_ids": [
        "2e222fce-02ae-4221-b1c6-3c3242b423b6",
        "7c908b36-6ae2-45d2-b0bd-7b58fa5708a1"
    ],
    "album": "The Last Goodbye",
    "release_id": "2e754b0e-3a72-424d-a7dd-4c98b9db4e96",
    "release_group_id": "3a5d4174-1a4f-4840-93b4-0330052ee03f",
    "labels": [
        "Foreign Family Collective",
        "Ninja Tune"
    ],
    "label_ids": [
        "f500dd0b-9363-4726-8e30-3b1da1524458",
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2022-07-22",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Featuring MARO - Mariana Brito da Cruz Forjaz Secca - on vocals.  She represented Portugal in the 2022 Eurovision Song Contest!\n\n\"We’ve been big fans of MARO’s and when we sent her a short handful of demos, this was the one she resonated with and we knew she was going to do something really special with it.\" - https://odesza.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}