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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Kranzberg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fb40043d-9a30-4aa0-a5df-d0a3b27bda09"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40982/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57473/",
    "metadata": {
        "length": 2888,
        "lengthKind": "track",
        "duration": 5265,
        "positionLists": 1,
        "positions": 62,
        "size": 7877,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-02-12T09:52:44+00:00",
        "elevationGain": 383,
        "elevationLoss": 36,
        "country": "AT"
    }
}