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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "I Vila de Sant Boi",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e5bb7786-bb5f-45c0-9026-e1f316d31ca7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40421/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56912/",
    "metadata": {
        "length": 32509,
        "lengthKind": "track",
        "duration": 12025,
        "positionLists": 1,
        "positions": 2037,
        "size": 723457,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-11-01T07:13:51+00:00",
        "elevationGain": 1342,
        "elevationLoss": 1338,
        "country": "ES"
    }
}