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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "NDS 194km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8efc98cf-97fc-4715-adbe-1d26222cc899"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38369/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54860/",
    "metadata": {
        "length": 190342,
        "lengthKind": "routed",
        "duration": 1200,
        "positionLists": 1,
        "positions": 18,
        "size": 4510,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-07-18T14:45:47.015000+00:00",
        "elevationGain": 187,
        "elevationLoss": 192,
        "country": "DE"
    }
}