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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Blankenhain to Wuenschendorf-Historische-Holzbruecke",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/40a63803-8584-43de-818f-5156608438e5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36424/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52915/",
    "metadata": {
        "length": 139861,
        "lengthKind": "straight-line",
        "duration": 33751263,
        "positionLists": 2,
        "positions": 1306,
        "size": 213034,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-04T07:43:27+00:00",
        "elevationGain": 1100,
        "elevationLoss": 1131,
        "country": "DE"
    }
}