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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8062/",
    "description": "Position 1 to Position 8489",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ca6b7af7-ca29-420f-8fd5-d34c61ad15dc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39782/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56273/",
    "metadata": {
        "length": 78716,
        "lengthKind": "track",
        "duration": 9328,
        "positionLists": 1,
        "positions": 8489,
        "size": 1183173,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-28T09:19:18.410000+00:00",
        "elevationGain": 2039,
        "elevationLoss": 2065,
        "country": "FI"
    }
}