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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Cordal, Carabanzo, San Tirso y Gargantada",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/447262cd-1b57-47f2-95e6-fd9b76b995ff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36521/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53012/",
    "metadata": {
        "length": 145915,
        "lengthKind": "track",
        "duration": 22653,
        "positionLists": 1,
        "positions": 9324,
        "size": 3399754,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-03-02T09:03:31+00:00",
        "elevationGain": 2303,
        "elevationLoss": 2250,
        "country": "ES"
    }
}