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

GET /v1/routes/52506/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8d474182a22ae71753bd367162286b34"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (5) (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/30bd1496-afbf-43fd-90f2-9b926e76d5cc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36015/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52506/",
    "metadata": {
        "length": 15849,
        "lengthKind": "track",
        "duration": 1092102881,
        "positionLists": 1,
        "positions": 203,
        "size": 46150,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-16T15:17:14.384000+00:00",
        "elevationGain": 109,
        "elevationLoss": 108
    }
}