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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "ACTIVE LOG124149",
    "creator_name": "trubbert",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1092c3e7-e0e9-4b36-9edf-219b044badea"
    },
    "localFile": "https://api.routeconverter.com/v1/files/14787/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50706/",
    "metadata": {
        "length": 70244,
        "lengthKind": "track",
        "duration": 12963,
        "positionLists": 2,
        "positions": 1159,
        "size": 236440,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-07T10:41:47+00:00",
        "elevationGain": 467,
        "elevationLoss": 456,
        "country": "AT"
    }
}