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

GET /v1/routes/56174/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "5d1b42eaaf47bc1b4e2a2cab5323430c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Track 001 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c68e3c16-6127-4302-8065-9ae6649ed45c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39683/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56174/",
    "metadata": {
        "length": 10497,
        "lengthKind": "track",
        "duration": 28076,
        "positionLists": 1,
        "positions": 10523,
        "size": 2374553,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-19T07:09:30+00:00",
        "elevationGain": 1235,
        "elevationLoss": 915,
        "country": "AT"
    }
}