Return the timelines for a given event version.

Rel URLs:

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

{
    "next": null,
    "previous": "http://gwosc.org/api/v2/event-versions/GW200224_222234-v1/timelines?format=api",
    "results_count": 36,
    "results_per_page": 20,
    "num_pages": 2,
    "page_number": 2,
    "results": [
        {
            "name": "L1_NO_CBC_HW_INJ",
            "description": "L1: Passes NO_CBC_HW_INJ test",
            "start": 1266616125,
            "end": 1266620221,
            "segments_url": "http://gwosc.org/api/v2/event-versions/GW200224_222234-v1/timelines/L1_NO_CBC_HW_INJ/segments?format=api"
        },
        {
            "name": "L1_NO_CW_HW_INJ",
            "description": "L1: Passes NO_CW_HW_INJ test",
            "start": null,
            "end": null,
            "segments_url": "http://gwosc.org/api/v2/event-versions/GW200224_222234-v1/timelines/L1_NO_CW_HW_INJ/segments?format=api"
        },
        {
            "name": "L1_NO_DETCHAR_HW_INJ",
            "description": "L1: Passes NO_DETCHAR_HW_INJ test",
            "start": 1266616125,
            "end": 1266620221,
            "segments_url": "http://gwosc.org/api/v2/event-versions/GW200224_222234-v1/timelines/L1_NO_DETCHAR_HW_INJ/segments?format=api"
        },
        {
            "name": "L1_NO_STOCH_HW_INJ",
            "description": "L1: Passes NO_STOCH_HW_INJ test",
            "start": 1266616125,
            "end": 1266620221,
            "segments_url": "http://gwosc.org/api/v2/event-versions/GW200224_222234-v1/timelines/L1_NO_STOCH_HW_INJ/segments?format=api"
        },
        {
            "name": "V1_BURST_CAT1",
            "description": "V1: Passes BURST_CAT1 test",
            "start": 1266616125,
            "end": 1266620221,
            "segments_url": "http://gwosc.org/api/v2/event-versions/GW200224_222234-v1/timelines/V1_BURST_CAT1/segments?format=api"
        },
        {
            "name": "V1_BURST_CAT2",
            "description": "V1: Passes BURST_CAT2 test",
            "start": 1266616125,
            "end": 1266620221,
            "segments_url": "http://gwosc.org/api/v2/event-versions/GW200224_222234-v1/timelines/V1_BURST_CAT2/segments?format=api"
        },
        {
            "name": "V1_BURST_CAT3",
            "description": "V1: Passes BURST_CAT3 test",
            "start": 1266616125,
            "end": 1266620221,
            "segments_url": "http://gwosc.org/api/v2/event-versions/GW200224_222234-v1/timelines/V1_BURST_CAT3/segments?format=api"
        },
        {
            "name": "V1_CBC_CAT1",
            "description": "V1: Passes CBC_CAT1 test",
            "start": 1266616125,
            "end": 1266620221,
            "segments_url": "http://gwosc.org/api/v2/event-versions/GW200224_222234-v1/timelines/V1_CBC_CAT1/segments?format=api"
        },
        {
            "name": "V1_CBC_CAT2",
            "description": "V1: Passes CBC_CAT2 test",
            "start": 1266616125,
            "end": 1266620221,
            "segments_url": "http://gwosc.org/api/v2/event-versions/GW200224_222234-v1/timelines/V1_CBC_CAT2/segments?format=api"
        },
        {
            "name": "V1_CBC_CAT3",
            "description": "V1: Passes CBC_CAT3 test",
            "start": 1266616125,
            "end": 1266620221,
            "segments_url": "http://gwosc.org/api/v2/event-versions/GW200224_222234-v1/timelines/V1_CBC_CAT3/segments?format=api"
        },
        {
            "name": "V1_DATA",
            "description": "V1: Passes DATA test",
            "start": 1266616125,
            "end": 1266620221,
            "segments_url": "http://gwosc.org/api/v2/event-versions/GW200224_222234-v1/timelines/V1_DATA/segments?format=api"
        },
        {
            "name": "V1_NO_BURST_HW_INJ",
            "description": "V1: Passes NO_BURST_HW_INJ test",
            "start": 1266616125,
            "end": 1266620221,
            "segments_url": "http://gwosc.org/api/v2/event-versions/GW200224_222234-v1/timelines/V1_NO_BURST_HW_INJ/segments?format=api"
        },
        {
            "name": "V1_NO_CBC_HW_INJ",
            "description": "V1: Passes NO_CBC_HW_INJ test",
            "start": 1266616125,
            "end": 1266620221,
            "segments_url": "http://gwosc.org/api/v2/event-versions/GW200224_222234-v1/timelines/V1_NO_CBC_HW_INJ/segments?format=api"
        },
        {
            "name": "V1_NO_CW_HW_INJ",
            "description": "V1: Passes NO_CW_HW_INJ test",
            "start": 1266616125,
            "end": 1266620221,
            "segments_url": "http://gwosc.org/api/v2/event-versions/GW200224_222234-v1/timelines/V1_NO_CW_HW_INJ/segments?format=api"
        },
        {
            "name": "V1_NO_DETCHAR_HW_INJ",
            "description": "V1: Passes NO_DETCHAR_HW_INJ test",
            "start": 1266616125,
            "end": 1266620221,
            "segments_url": "http://gwosc.org/api/v2/event-versions/GW200224_222234-v1/timelines/V1_NO_DETCHAR_HW_INJ/segments?format=api"
        },
        {
            "name": "V1_NO_STOCH_HW_INJ",
            "description": "V1: Passes NO_STOCH_HW_INJ test",
            "start": 1266616125,
            "end": 1266620221,
            "segments_url": "http://gwosc.org/api/v2/event-versions/GW200224_222234-v1/timelines/V1_NO_STOCH_HW_INJ/segments?format=api"
        }
    ]
}