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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 3",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/46cbb4db-b3bb-4f3c-9943-9c9d3cf267db"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36572/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53063/",
    "metadata": {
        "length": 114628,
        "lengthKind": "routed",
        "duration": 4164162,
        "positionLists": 2,
        "positions": 3357,
        "size": 509737,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-07-29T13:20:20.151000+00:00",
        "elevationGain": 812,
        "elevationLoss": 1379,
        "country": "DE"
    }
}