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

GET /v1/routes/53465/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "27acfbab1fe4668905e4adaec30b2159"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Nordkirchen - Unna",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/57949ed3-4a9c-4fde-9d8d-c9d325e98e2d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36974/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53465/",
    "metadata": {
        "length": 29059,
        "lengthKind": "track",
        "duration": 677,
        "positionLists": 1,
        "positions": 678,
        "size": 77151,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-08-10T20:16:04+00:00",
        "elevationGain": 304,
        "elevationLoss": 256,
        "country": "DE"
    }
}