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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "VIII Trofeo Ciclo-Máster de Figaredo",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f8764db4-92b6-4bc0-833a-48cb8766c5d3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40909/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57400/",
    "metadata": {
        "length": 111523,
        "lengthKind": "track",
        "duration": 9961,
        "positionLists": 1,
        "positions": 4065,
        "size": 1481791,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-05-04T14:00:33+00:00",
        "elevationGain": 783,
        "elevationLoss": 786,
        "country": "ES"
    }
}