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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2011_Angertal",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9312db7d-f51d-4109-96b7-c06ce235fd37"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38486/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54977/",
    "metadata": {
        "length": 96362,
        "lengthKind": "track",
        "duration": 21309,
        "positionLists": 1,
        "positions": 2795,
        "size": 294788,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-11-15T08:50:15+00:00",
        "elevationGain": 1423,
        "elevationLoss": 1412,
        "country": "AT"
    }
}