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

GET /v1/routes/52999/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7fcc766089690240a5080cc10d81d788"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Lindau-Schönau",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/43e2d94a-9d07-4abb-9bea-8c4dc00e4f02"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36508/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52999/",
    "metadata": {
        "length": 418943,
        "lengthKind": "track",
        "duration": 371586,
        "positionLists": 1,
        "positions": 9750,
        "size": 1090772,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-09-18T08:09:06+00:00",
        "elevationGain": 4339,
        "elevationLoss": 4041,
        "country": "DE"
    }
}