{ "$schema": "https://dmfr.transit.land/json-schema/dmfr.schema-v0.5.0.json", "feeds": [ { "id": "f-dqc-wmata~bus", "spec": "gtfs", "urls": { "static_current": "https://api.wmata.com/gtfs/bus-gtfs-static.zip" }, "license": { "url": "https://developer.wmata.com/license", "use_without_attribution": "yes", "create_derived_product": "yes" }, "authorization": { "type": "header", "param_name": "api_key", "info_url": "https://developer.wmata.com/" } }, { "id": "f-dqc-wmata~rail", "spec": "gtfs", "urls": { "static_current": "https://api.wmata.com/gtfs/rail-gtfs-static.zip" }, "license": { "url": "https://developer.wmata.com/license", "use_without_attribution": "yes", "create_derived_product": "yes" }, "authorization": { "type": "header", "param_name": "api_key", "info_url": "https://developer.wmata.com/" } }, { "id": "f-wmata~bus~rt", "spec": "gtfs-rt", "urls": { "realtime_vehicle_positions": "https://api.wmata.com/gtfs/bus-gtfsrt-vehiclepositions.pb", "realtime_trip_updates": "https://api.wmata.com/gtfs/bus-gtfsrt-tripupdates.pb", "realtime_alerts": "https://api.wmata.com/gtfs/bus-gtfsrt-alerts.pb" }, "authorization": { "type": "header", "param_name": "api_key", "info_url": "https://developer.wmata.com/" } }, { "id": "f-wmata~rail~rt", "spec": "gtfs-rt", "urls": { "realtime_vehicle_positions": "https://api.wmata.com/gtfs/rail-gtfsrt-vehiclepositions.pb", "realtime_trip_updates": "https://api.wmata.com/gtfs/rail-gtfsrt-tripupdates.pb", "realtime_alerts": "https://api.wmata.com/gtfs/rail-gtfsrt-alerts.pb" }, "authorization": { "type": "header", "param_name": "api_key", "info_url": "https://developer.wmata.com/" } } ], "operators": [ { "onestop_id": "o-dqc-met", "name": "Washington Metropolitan Area Transit Authority", "short_name": "WMATA", "website": "http://www.wmata.com/tripplanner", "associated_feeds": [ { "feed_onestop_id": "f-dqc-wmata~bus" }, { "feed_onestop_id": "f-dqc-wmata~rail" }, { "feed_onestop_id": "f-wmata~bus~rt" }, { "feed_onestop_id": "f-wmata~rail~rt" } ], "tags": { "twitter_general": "wmata", "twitter_service_alerts": "metrorailinfo", "us_ntd_id": "30030", "wikidata_id": "Q171221" } } ], "license_spdx_identifier": "CDLA-Permissive-1.0" }