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

GET /v1/routes/2690/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "79961e09e47e2e0bf2699b029d45a928"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/742/",
    "description": "ALTDORF-Rasch-Altdorf",
    "creator_name": "reklov",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6bd1c837-6794-448f-ab34-130dc435cdfc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2161/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2690/",
    "metadata": {
        "length": 10627,
        "lengthKind": "track",
        "duration": 14228,
        "positionLists": 1,
        "positions": 786,
        "size": 132675,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-06T09:12:59+00:00",
        "elevationGain": 1118,
        "elevationLoss": 1145,
        "country": "DE"
    }
}