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=2
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=3",
    "previous": "https://gwosc.org/api/v2/runs/S5/timelines?format=api",
    "results_count": 72,
    "results_per_page": 20,
    "num_pages": 4,
    "page_number": 2,
    "results": [
        {
            "name": "H1_PEM",
            "description": "H1: PEM injection",
            "start": null,
            "end": null,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H1_PEM/segments?format=api"
        },
        {
            "name": "H1_STOCH_CAT1",
            "description": "H1: Category-1 checks passed for stochastic search",
            "start": 815402953,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H1_STOCH_CAT1/segments?format=api"
        },
        {
            "name": "H1_STOCH_CAT2_H1L1",
            "description": "H1: Category-2 and 1 checks passed for stochastic search, H1-L1 combination",
            "start": 816065748,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H1_STOCH_CAT2_H1L1/segments?format=api"
        },
        {
            "name": "H1_STOCH_CAT2_H2L1",
            "description": "H1: Category-2 and 1 checks passed for stochastic search, H2-L1 combination",
            "start": null,
            "end": null,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H1_STOCH_CAT2_H2L1/segments?format=api"
        },
        {
            "name": "H2_BURST_CAT1",
            "description": "H2: Category-1 checks passed for burst search",
            "start": 815200973,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_BURST_CAT1/segments?format=api"
        },
        {
            "name": "H2_BURST_CAT2",
            "description": "H2: Category-2 and 1 checks passed for burst search",
            "start": 815200973,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_BURST_CAT2/segments?format=api"
        },
        {
            "name": "H2_BURST_CAT2E",
            "description": "H2: Category-2E and 1 subsecond-event checks passed for burst search",
            "start": 815200973,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_BURST_CAT2E/segments?format=api"
        },
        {
            "name": "H2_BURST_CAT3",
            "description": "H2: Category-3 and 2 and 1 checks passed for burst search",
            "start": 815200973,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_BURST_CAT3/segments?format=api"
        },
        {
            "name": "H2_BURST_CAT3E",
            "description": "H2: Category-3E, 2E, 1 subsecond-event checks passed for burst search",
            "start": 815200973,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_BURST_CAT3E/segments?format=api"
        },
        {
            "name": "H2_CBCHIGH_CAT1",
            "description": "H2: Category-1 checks passed for CBC high-mass search",
            "start": 815200973,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_CBCHIGH_CAT1/segments?format=api"
        },
        {
            "name": "H2_CBCHIGH_CAT2",
            "description": "H2: Category-2 and 1 checks passed for CBC high-mass search",
            "start": 815200973,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_CBCHIGH_CAT2/segments?format=api"
        },
        {
            "name": "H2_CBCHIGH_CAT3",
            "description": "H2: Category-3 and 2 and 1 checks passed for CBC high-mass search",
            "start": 815200973,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_CBCHIGH_CAT3/segments?format=api"
        },
        {
            "name": "H2_CBCHIGH_CAT4",
            "description": "H2: Category-4,3,2,1 checks passed for CBC high-mass search",
            "start": 815200973,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_CBCHIGH_CAT4/segments?format=api"
        },
        {
            "name": "H2_CBCLOW_CAT1",
            "description": "H2: Category-1 checks passed for CBC low-mass search",
            "start": 815200973,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_CBCLOW_CAT1/segments?format=api"
        },
        {
            "name": "H2_CBCLOW_CAT2",
            "description": "H2: Category-2 and 1 checks passed for CBC low-mass search",
            "start": 815200973,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_CBCLOW_CAT2/segments?format=api"
        },
        {
            "name": "H2_CBCLOW_CAT3",
            "description": "H2: Category-3 and 2 and 1 checks passed for CBC low-mass search",
            "start": 815200973,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_CBCLOW_CAT3/segments?format=api"
        },
        {
            "name": "H2_CBCLOW_CAT4",
            "description": "H2: Category-4, veto active for CBC low-mass search",
            "start": 815200973,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_CBCLOW_CAT4/segments?format=api"
        },
        {
            "name": "H2_CW",
            "description": "H2: CW injection active",
            "start": 815161068,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_CW/segments?format=api"
        },
        {
            "name": "H2_CW_CAT1",
            "description": "H2: Category-1 checks passed for continuous-wave search",
            "start": 815200973,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_CW_CAT1/segments?format=api"
        },
        {
            "name": "H2_DATA",
            "description": "H2: Science data present",
            "start": 815200973,
            "end": 875232014,
            "segments_url": "https://gwosc.org/api/v2/runs/S5/timelines/H2_DATA/segments?format=api"
        }
    ]
}