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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Karerpassgpx",
    "creator_name": "Ramino",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/58ebb2f9-36d7-4542-bb8d-1d48b1fc5626"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26810/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40441/",
    "metadata": {
        "length": 60551,
        "lengthKind": "track",
        "duration": 21019358,
        "positionLists": 1,
        "positions": 3085,
        "size": 467693,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-08-26T07:55:04+00:00",
        "elevationGain": 1922,
        "elevationLoss": 877,
        "country": "IT"
    }
}