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

GET /v1/routes/50634/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "06278c2dcf9d8bb6067e11a0793139a4"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Wegpunktliste (5)",
    "creator_name": "Declan",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/25443972-b17a-4c17-960f-34ac4d10720e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5505/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50634/",
    "metadata": {
        "length": 56607,
        "lengthKind": "routed",
        "duration": 0,
        "positionLists": 1,
        "positions": 9,
        "size": 1819,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-11-07T22:10:23.359000+00:00",
        "elevationGain": 95,
        "elevationLoss": 76
    }
}