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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1426/",
    "description": "Track_26 km bei Staffel Wandern_2",
    "creator_name": "hermann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/035985ce-2b69-4084-8161-fb71889ded83"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5695/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7710/",
    "metadata": {
        "length": 25702,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 660,
        "size": 102917,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-11-24T12:59:54+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}