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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Position 1 to Position 373",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2839f880-a0ec-45d0-8cef-250f6ec816c6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35816/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52307/",
    "metadata": {
        "length": 8272,
        "lengthKind": "track",
        "duration": 14897,
        "positionLists": 1,
        "positions": 373,
        "size": 147640,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-03-29T08:32:14.042000+00:00",
        "elevationGain": 1048,
        "elevationLoss": 972,
        "country": "CH"
    }
}