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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "START; MTBroute Gulpen to START; MTBroute Gulpen",
    "creator_name": "Johno",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c345e297-cec6-44ca-9fc8-9a885d4525ec"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4645/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50583/",
    "metadata": {
        "length": 22807,
        "lengthKind": "track",
        "duration": 397,
        "positionLists": 2,
        "positions": 399,
        "size": 57919,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2002-12-31T22:00:01+00:00",
        "elevationGain": 366,
        "elevationLoss": 367,
        "country": "BE"
    }
}