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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "AlpinTouren.com GPX Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/66b70031-c4d3-4f59-adc0-5745cbf6efed"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37368/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53859/",
    "metadata": {
        "length": 4301,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 41,
        "size": 6006,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-01-01T01:00:00+00:00",
        "elevationGain": 717,
        "elevationLoss": 32,
        "country": "AT"
    }
}