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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2014-04-08 claudi baerensee bundeswanderweg trail",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/59332544-32cb-47bb-9307-58ed3b4832c1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37017/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53508/",
    "metadata": {
        "length": 31275,
        "lengthKind": "routed",
        "duration": 8859,
        "positionLists": 1,
        "positions": 807,
        "size": 234788,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-04-08T15:48:11+00:00",
        "elevationGain": 1104,
        "elevationLoss": 1117,
        "country": "DE"
    }
}