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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Imgenbroich-Belgenbach-Widdau-RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/89fd4749-6342-463d-84a1-59c4d6d66016"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2973/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3551/",
    "metadata": {
        "length": 10587,
        "lengthKind": "track",
        "duration": 10499,
        "positionLists": 1,
        "positions": 963,
        "size": 128164,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-19T16:53:35+00:00",
        "elevationGain": 581,
        "elevationLoss": 571,
        "country": "DE"
    }
}