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

GET /v1/routes/54861/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "66f273a2c74076f4ec940df0572a4339"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "NL: Epe - Overdinkel - Losser - Lonneker - Enschede - Glanerbrug",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8f0da21f-37b0-4a14-9abf-99e8c8e3b1e2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38370/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54861/",
    "metadata": {
        "length": 87653,
        "lengthKind": "routed",
        "duration": 17771,
        "positionLists": 2,
        "positions": 1257,
        "size": 229527,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 460,
        "elevationLoss": 457,
        "country": "DE"
    }
}