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

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

{
    "category": "https://api.routeconverter.com/v1/categories/27/",
    "description": "Schwalmdörfer",
    "creator_name": "BikerMarius",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d8869eb0-8a05-403f-825d-9c2619089f01"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23873/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/27843/",
    "metadata": {
        "length": 106074,
        "lengthKind": "routed",
        "duration": 14392,
        "positionLists": 2,
        "positions": 994,
        "size": 105293,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-08-08T14:55:26+00:00",
        "elevationGain": 270,
        "elevationLoss": 312,
        "country": "DE"
    }
}