AsRun model is a historic log over what was sent through playout.

video - Points to the Video which was played if there is one. Can be empty if something other than a video was played. The field is mutually exclusive with program_name.

program_name - A free form text input saying what was played. If video is set, this field should not be set. Examples of where you'd use this field is e.g. when broadcasting live. Defaults to the empty string.

playout - The playout this entry corresponds with. This will almost always be 'main' which it defaults to.

played_at - Time when the playout started. Defaults to now.

in_ms - The inpoint where the video/stream was started at. In milliseconds. Normally 0 which it defaults to.

out_ms - The outpoint where the video/stream stopped. This would often be the duration of the video, or how long we live streamed a particular URL. Can be null (None) if this is 'currently happening'.

Query parameters

page_size - How many items per page. If set to 0 it will list all items. Default is 50 items.

ordering - You can order the results by any visible field. Prepend a minus to order in descending order. I.e. ?ordering=-played_at to show newest items first.

GET /api/asrun/?format=api&offset=200&ordering=video
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 320,
    "next": "https://frikanalen.no/api/asrun/?format=api&limit=50&offset=250&ordering=video",
    "previous": "https://frikanalen.no/api/asrun/?format=api&limit=50&offset=150&ordering=video",
    "results": [
        {
            "id": 208,
            "video": null,
            "programName": "Jukebox pause screen",
            "playout": "main",
            "playedAt": "2012-01-16T06:59:17.441000Z",
            "inMs": 0,
            "outMs": 12000
        },
        {
            "id": 209,
            "video": null,
            "programName": "Frikanalen Vignett",
            "playout": "main",
            "playedAt": "2012-01-16T06:59:29.442000Z",
            "inMs": 0,
            "outMs": 27000
        },
        {
            "id": 254,
            "video": null,
            "programName": "Frikanalen Vignett",
            "playout": "main",
            "playedAt": "2012-01-16T11:41:39.684000Z",
            "inMs": 0,
            "outMs": 27000
        },
        {
            "id": 211,
            "video": null,
            "programName": "Jukebox pause screen",
            "playout": "main",
            "playedAt": "2012-01-16T07:20:15.288000Z",
            "inMs": 0,
            "outMs": 12000
        },
        {
            "id": 212,
            "video": null,
            "programName": "Frikanalen Vignett",
            "playout": "main",
            "playedAt": "2012-01-16T07:20:27.290000Z",
            "inMs": 0,
            "outMs": 27000
        },
        {
            "id": 214,
            "video": null,
            "programName": "Jukebox pause screen",
            "playout": "main",
            "playedAt": "2012-01-16T07:35:33.550000Z",
            "inMs": 0,
            "outMs": 12000
        },
        {
            "id": 215,
            "video": null,
            "programName": "Frikanalen Vignett",
            "playout": "main",
            "playedAt": "2012-01-16T07:35:45.551000Z",
            "inMs": 0,
            "outMs": 27000
        },
        {
            "id": 217,
            "video": null,
            "programName": "Jukebox pause screen",
            "playout": "main",
            "playedAt": "2012-01-16T07:51:08.035000Z",
            "inMs": 0,
            "outMs": 12000
        },
        {
            "id": 218,
            "video": null,
            "programName": "Frikanalen Vignett",
            "playout": "main",
            "playedAt": "2012-01-16T07:51:20.036000Z",
            "inMs": 0,
            "outMs": 27000
        },
        {
            "id": 253,
            "video": null,
            "programName": "Jukebox pause screen",
            "playout": "main",
            "playedAt": "2012-01-16T11:41:27.683000Z",
            "inMs": 0,
            "outMs": 12000
        },
        {
            "id": 220,
            "video": null,
            "programName": "Jukebox pause screen",
            "playout": "main",
            "playedAt": "2012-01-16T07:53:40.599000Z",
            "inMs": 0,
            "outMs": 12000
        },
        {
            "id": 221,
            "video": null,
            "programName": "Frikanalen Vignett",
            "playout": "main",
            "playedAt": "2012-01-16T07:53:52.599000Z",
            "inMs": 0,
            "outMs": 27000
        },
        {
            "id": 61,
            "video": 624679,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-15T15:00:00.019000Z",
            "inMs": 0,
            "outMs": 1560000
        },
        {
            "id": 108,
            "video": 624655,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-15T21:31:00.009000Z",
            "inMs": 0,
            "outMs": 1643000
        },
        {
            "id": 58,
            "video": 624645,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-15T14:30:00Z",
            "inMs": 0,
            "outMs": 1740000
        },
        {
            "id": 44,
            "video": 624586,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-15T12:01:00Z",
            "inMs": 0,
            "outMs": 1725000
        },
        {
            "id": 81,
            "video": 624544,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-15T17:57:00.708000Z",
            "inMs": 0,
            "outMs": 1740000
        },
        {
            "id": 66,
            "video": 624513,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-15T16:00:00.013000Z",
            "inMs": 0,
            "outMs": 1704000
        },
        {
            "id": 276,
            "video": 624504,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-16T13:27:47.156000Z",
            "inMs": 0,
            "outMs": 899000
        },
        {
            "id": 204,
            "video": 624499,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-16T06:02:05.461000Z",
            "inMs": 0,
            "outMs": 1746000
        },
        {
            "id": 279,
            "video": 624492,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-16T13:39:52.275000Z",
            "inMs": 0,
            "outMs": 1351000
        },
        {
            "id": 192,
            "video": 624479,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-16T05:01:01.302000Z",
            "inMs": 0,
            "outMs": 74000
        },
        {
            "id": 213,
            "video": 624458,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-16T07:20:54.329000Z",
            "inMs": 0,
            "outMs": 879000
        },
        {
            "id": 141,
            "video": 624407,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-16T01:07:49.222000Z",
            "inMs": 0,
            "outMs": 142000
        },
        {
            "id": 52,
            "video": 624388,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-15T14:22:00.001000Z",
            "inMs": 0,
            "outMs": 176000
        },
        {
            "id": 267,
            "video": 624380,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-16T12:29:51.872000Z",
            "inMs": 0,
            "outMs": 119000
        },
        {
            "id": 84,
            "video": 624369,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-15T18:26:39.885000Z",
            "inMs": 0,
            "outMs": 69000
        },
        {
            "id": 198,
            "video": 624348,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-16T05:05:45.206000Z",
            "inMs": 0,
            "outMs": 1636000
        },
        {
            "id": 308,
            "video": 624340,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-30T21:27:25.663000Z",
            "inMs": 0,
            "outMs": 141000
        },
        {
            "id": 29,
            "video": 624312,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-15T10:52:42.327000Z",
            "inMs": 0,
            "outMs": 123000
        },
        {
            "id": 216,
            "video": 624307,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-16T07:36:12.559000Z",
            "inMs": 0,
            "outMs": 895000
        },
        {
            "id": 249,
            "video": 624305,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-16T11:04:42.173000Z",
            "inMs": 0,
            "outMs": 1731000
        },
        {
            "id": 87,
            "video": 624293,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-15T18:28:28.761000Z",
            "inMs": 0,
            "outMs": 91000
        },
        {
            "id": 292,
            "video": 624285,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-30T20:22:56.028000Z",
            "inMs": 0,
            "outMs": 900000
        },
        {
            "id": 132,
            "video": 624279,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-16T00:35:46.659000Z",
            "inMs": 0,
            "outMs": 187000
        },
        {
            "id": 320,
            "video": 624230,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-30T23:02:42.849000Z",
            "inMs": 0,
            "outMs": 105000
        },
        {
            "id": 252,
            "video": 624207,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-16T11:34:12.485000Z",
            "inMs": 0,
            "outMs": 435000
        },
        {
            "id": 210,
            "video": 624206,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-16T06:59:56.456000Z",
            "inMs": 0,
            "outMs": 1218000
        },
        {
            "id": 240,
            "video": 624203,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-16T10:08:38.962000Z",
            "inMs": 0,
            "outMs": 867000
        },
        {
            "id": 41,
            "video": 624130,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-15T11:58:50.370000Z",
            "inMs": 0,
            "outMs": 79000
        },
        {
            "id": 261,
            "video": 624104,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-16T11:52:38.036000Z",
            "inMs": 0,
            "outMs": 600000
        },
        {
            "id": 189,
            "video": 624079,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-16T04:45:22.182000Z",
            "inMs": 0,
            "outMs": 900000
        },
        {
            "id": 135,
            "video": 624066,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-16T00:39:33.147000Z",
            "inMs": 0,
            "outMs": 1413000
        },
        {
            "id": 123,
            "video": 623996,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-15T22:35:50.662000Z",
            "inMs": 0,
            "outMs": 1703000
        },
        {
            "id": 311,
            "video": 623990,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-30T21:30:25.966000Z",
            "inMs": 0,
            "outMs": 3635000
        },
        {
            "id": 129,
            "video": 623990,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-15T23:34:31.645000Z",
            "inMs": 0,
            "outMs": 3635000
        },
        {
            "id": 78,
            "video": 623989,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-15T16:46:14.380000Z",
            "inMs": 0,
            "outMs": 4207000
        },
        {
            "id": 183,
            "video": 623971,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-16T03:48:53.453000Z",
            "inMs": 0,
            "outMs": 1575000
        },
        {
            "id": 171,
            "video": 623959,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-16T02:47:12.179000Z",
            "inMs": 0,
            "outMs": 1755000
        },
        {
            "id": 138,
            "video": 623954,
            "programName": "",
            "playout": "main",
            "playedAt": "2012-01-16T01:03:45.851000Z",
            "inMs": 0,
            "outMs": 204000
        }
    ]
}