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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Schachen_Kälbersteig",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1d36f83d-d8d3-4096-9371-22e19ecab2b8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35575/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52066/",
    "metadata": {
        "length": 30613,
        "lengthKind": "track",
        "duration": 30120,
        "positionLists": 1,
        "positions": 5390,
        "size": 858475,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-07T07:28:22+00:00",
        "elevationGain": 5266,
        "elevationLoss": 5262,
        "country": "AT"
    }
}