Return the timelines for a given run.

Rel URLs:

  • Follow segments_url on each timeline for the segment list.
GET /api/v2/runs/S5/timelines?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": "https://gwosc.org/api/v2/runs/S5/timelines?format=api&page=4",
    "previous": "https://gwosc.org/api/v2/runs/S5/timelines?format=api&page=2",
    "results_count": 72,
    "results_per_page": 20,
    "num_pages": 4,
    "page_number": 3,
    "results": [
        {
            "name": "H2_HW",
            "description": "H2: Hardware injection active",
            "start": 815627850,
            "end": 875202523,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_HW/segments?format=api"
        },
        {
            "name": "H2_HW_BURST",
            "description": "H2: Burst hardware injection active",
            "start": 872452798,
            "end": 874465622,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_HW_BURST/segments?format=api"
        },
        {
            "name": "H2_HW_CBC",
            "description": "H2: CBC hardware injection active",
            "start": 815627850,
            "end": 873739979,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_HW_CBC/segments?format=api"
        },
        {
            "name": "H2_HW_STOCH",
            "description": "H2: Stochastic group injection active",
            "start": 822198733,
            "end": 838766388,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_HW_STOCH/segments?format=api"
        },
        {
            "name": "H2_PEM",
            "description": "H2: PEM injection",
            "start": 829099070,
            "end": 829109188,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_PEM/segments?format=api"
        },
        {
            "name": "H2_STOCH_CAT1",
            "description": "H2: Category-1 checks passed for stochastic search",
            "start": 815200973,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_STOCH_CAT1/segments?format=api"
        },
        {
            "name": "H2_STOCH_CAT2_H1L1",
            "description": "H2: Category-2 and 1 checks passed for stochastic search, H1-L1 combination",
            "start": null,
            "end": null,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_STOCH_CAT2_H1L1/segments?format=api"
        },
        {
            "name": "H2_STOCH_CAT2_H2L1",
            "description": "H2: Category-2 and 1 checks passed for stochastic search, H2-L1 combination",
            "start": 816065748,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_STOCH_CAT2_H2L1/segments?format=api"
        },
        {
            "name": "L1_BURST_CAT1",
            "description": "L1: Category-1 checks passed for burst search",
            "start": 816061324,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/L1_BURST_CAT1/segments?format=api"
        },
        {
            "name": "L1_BURST_CAT2",
            "description": "L1: Category-2 and 1 checks passed for burst search",
            "start": 816061324,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/L1_BURST_CAT2/segments?format=api"
        },
        {
            "name": "L1_BURST_CAT2E",
            "description": "L1: Category-2E and 1 subsecond-event checks passed for burst search",
            "start": 816061324,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/L1_BURST_CAT2E/segments?format=api"
        },
        {
            "name": "L1_BURST_CAT3",
            "description": "L1: Category-3 and 2 and 1 checks passed for burst search",
            "start": 816061324,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/L1_BURST_CAT3/segments?format=api"
        },
        {
            "name": "L1_BURST_CAT3E",
            "description": "L1: Category-3E, 2E, 1 subsecond-event checks passed for burst search",
            "start": 816061324,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/L1_BURST_CAT3E/segments?format=api"
        },
        {
            "name": "L1_CBCHIGH_CAT1",
            "description": "L1: Category-1 checks passed for CBC high-mass search",
            "start": 816061324,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/L1_CBCHIGH_CAT1/segments?format=api"
        },
        {
            "name": "L1_CBCHIGH_CAT2",
            "description": "L1: Category-2 and 1 checks passed for CBC high-mass search",
            "start": 816061324,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/L1_CBCHIGH_CAT2/segments?format=api"
        },
        {
            "name": "L1_CBCHIGH_CAT3",
            "description": "L1: Category-3 and 2 and 1 checks passed for CBC high-mass search",
            "start": 816061324,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/L1_CBCHIGH_CAT3/segments?format=api"
        },
        {
            "name": "L1_CBCHIGH_CAT4",
            "description": "L1: Category-4,3,2,1 checks passed for CBC high-mass search",
            "start": 816061324,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/L1_CBCHIGH_CAT4/segments?format=api"
        },
        {
            "name": "L1_CBCLOW_CAT1",
            "description": "L1: Category-1 checks passed for CBC low-mass search",
            "start": 816061324,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/L1_CBCLOW_CAT1/segments?format=api"
        },
        {
            "name": "L1_CBCLOW_CAT2",
            "description": "L1: Category-2 and 1 checks passed for CBC low-mass search",
            "start": 816061324,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/L1_CBCLOW_CAT2/segments?format=api"
        },
        {
            "name": "L1_CBCLOW_CAT3",
            "description": "L1: Category-3 and 2 and 1 checks passed for CBC low-mass search",
            "start": 816061324,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/L1_CBCLOW_CAT3/segments?format=api"
        }
    ]
}