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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2010_Glemmtal_Talschluß",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5aa793b5-032b-4f53-828c-169ec2643f59"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37052/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53543/",
    "metadata": {
        "length": 68848,
        "lengthKind": "track",
        "duration": 14464,
        "positionLists": 1,
        "positions": 1943,
        "size": 205804,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-04-29T08:48:17+00:00",
        "elevationGain": 680,
        "elevationLoss": 692,
        "country": "AT"
    }
}