This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/52037/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6c0f970154ac4431da427b4c6b322ff0"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Begin Rome 01; De Ruyterkade (achterzijde Centraal Station) to Splitsing Hoofdroute / Toscane-route; Hier splitst de Toscane-route zich af van de Hoofdroute",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1c0566f8-8ce0-4d98-8580-280272132db8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35546/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52037/",
    "metadata": {
        "length": 3757525,
        "lengthKind": "straight-line",
        "duration": 82999,
        "positionLists": 20,
        "positions": 8942,
        "size": 797712,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-12-31T23:00:01+00:00",
        "elevationGain": 6998,
        "elevationLoss": 6625,
        "country": "CH"
    }
}