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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Rechte Kopfspur",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3482294b-6fc0-4220-9e88-45c2a91fe3b7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36106/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52597/",
    "metadata": {
        "length": 17493,
        "lengthKind": "track",
        "duration": 19245,
        "positionLists": 1,
        "positions": 942,
        "size": 154599,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-19T08:00:11+00:00",
        "elevationGain": 575,
        "elevationLoss": 571,
        "country": "AT"
    }
}