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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "START; MTBroute Mechelen to START; MTBroute Mechelen",
    "creator_name": "Johno",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d60765bc-a346-47f2-bb1c-672f1c40fcc7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4648/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50586/",
    "metadata": {
        "length": 22952,
        "lengthKind": "track",
        "duration": 163,
        "positionLists": 2,
        "positions": 165,
        "size": 21061,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2002-12-31T23:00:01+00:00",
        "elevationGain": 23,
        "elevationLoss": 17,
        "country": "BE"
    }
}