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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "ENNS-RW-Etappe 2-Radstadt-Liezen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d3cc1835-ae4c-47d8-b6d9-60f3fed1b7f7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40023/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56514/",
    "metadata": {
        "length": 80570,
        "lengthKind": "track",
        "duration": 18290,
        "positionLists": 1,
        "positions": 2226,
        "size": 234788,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-19T05:56:34+00:00",
        "elevationGain": 631,
        "elevationLoss": 842,
        "country": "AT"
    }
}