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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Einruhr Vogelsang",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf59f882-c83e-4a17-b248-dd46d4e2e54b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2596/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3158/",
    "metadata": {
        "length": 15683,
        "lengthKind": "track",
        "duration": 11978,
        "positionLists": 1,
        "positions": 1067,
        "size": 141877,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-23T21:29:03+00:00",
        "elevationGain": 468,
        "elevationLoss": 455,
        "country": "DE"
    }
}