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

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

{
    "category": "https://api.routeconverter.com/v1/categories/27/",
    "description": "Marburg Rothaar",
    "creator_name": "BikerMarius",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a6b106bd-607a-4822-b32c-595edea49c6a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23881/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/27851/",
    "metadata": {
        "length": 240542,
        "lengthKind": "routed",
        "duration": 0,
        "positionLists": 2,
        "positions": 2329,
        "size": 275649,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2015-08-30T11:09:20+00:00",
        "elevationGain": 1331,
        "elevationLoss": 1323,
        "country": "DE"
    }
}