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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 920",
    "creator_name": "e.oudshoorn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e3d55f7c-5a3b-481e-bd05-c6e2e2d9d7a7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/232/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50340/",
    "metadata": {
        "length": 62348,
        "lengthKind": "track",
        "duration": 1196,
        "positionLists": 1,
        "positions": 920,
        "size": 69733,
        "format": "Magellan Explorist (*.log)",
        "startTime": "2003-12-31T23:00:01+00:00",
        "elevationGain": 3399,
        "elevationLoss": 3399,
        "country": "DE"
    }
}