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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Sant Quirze del Vallès - Sabadell (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ec495a78-d061-440f-8343-e0e2bfea33a4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40592/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57083/",
    "metadata": {
        "length": 33946,
        "lengthKind": "track",
        "duration": 8959,
        "positionLists": 1,
        "positions": 2355,
        "size": 299585,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-01T10:52:47+00:00",
        "elevationGain": 2153,
        "elevationLoss": 2163,
        "country": "ES"
    }
}