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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "START; MTBroute Sint Geertruid to START; MTBroute Sint Geertruid",
    "creator_name": "Johno",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b255f82e-ff0e-45f0-a275-b790b4244a32"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4650/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50588/",
    "metadata": {
        "length": 30780,
        "lengthKind": "track",
        "duration": 367,
        "positionLists": 2,
        "positions": 369,
        "size": 53763,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2002-12-31T23:00:01+00:00",
        "elevationGain": 273,
        "elevationLoss": 273,
        "country": "BE"
    }
}