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

GET /v1/routes/50581/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8cb8e3d859cd175b620bdee91cec2107"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 803",
    "creator_name": "jg514",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e3358abe-d771-486a-bf56-ecbce777f993"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4637/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50581/",
    "metadata": {
        "length": 36244,
        "lengthKind": "track",
        "duration": 9487,
        "positionLists": 1,
        "positions": 803,
        "size": 250598,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-25T12:29:27.575000+00:00",
        "elevationGain": 1081,
        "elevationLoss": 1060,
        "country": "DE"
    }
}