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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6883/",
    "description": "KurzeMarmoladaTenz",
    "creator_name": "twinkle",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b4c64735-9622-46f3-ac1f-f1c351dc1c36"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24739/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38586/",
    "metadata": {
        "length": 360147,
        "lengthKind": "routed",
        "duration": 20449,
        "positionLists": 2,
        "positions": 4930,
        "size": 481099,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-08-03T02:33:04+00:00",
        "elevationGain": 16156,
        "elevationLoss": 16156,
        "country": "IT"
    }
}