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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 572",
    "creator_name": "e.oudshoorn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3817fde1-0e1e-452f-8194-3462f1fcdb22"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1363/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50402/",
    "metadata": {
        "length": 57750,
        "lengthKind": "track",
        "duration": 21,
        "positionLists": 1,
        "positions": 572,
        "size": 38180,
        "format": "Magellan Explorist (*.log)",
        "startTime": "2005-07-12T11:22:49+00:00",
        "elevationGain": 1648,
        "elevationLoss": 1648,
        "country": "DE"
    }
}