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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "97_heiligenhaus",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/47f24077-aa56-4d0a-abd1-4a9db1d9ca28"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36600/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53091/",
    "metadata": {
        "length": 60949,
        "lengthKind": "track",
        "duration": 8428,
        "positionLists": 1,
        "positions": 718,
        "size": 79063,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-07-12T17:04:12+00:00",
        "elevationGain": 115,
        "elevationLoss": 115,
        "country": "DE"
    }
}