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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/",
    "description": "100 km Runde . Dürre Aschach - St.Agatha",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6cd593d5-bb48-4e55-98db-983ab612c976"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3331/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3954/",
    "metadata": {
        "length": 101614,
        "lengthKind": "track",
        "duration": 9986,
        "positionLists": 1,
        "positions": 6035,
        "size": 1564445,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2010-03-18T11:22:52.740000+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}