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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "II Trofeo Tierra de Campos ( Villalpando )",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/661d81d5-4292-4761-a218-967379d5c29a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37355/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53846/",
    "metadata": {
        "length": 95997,
        "lengthKind": "track",
        "duration": 8804,
        "positionLists": 1,
        "positions": 2366,
        "size": 865127,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-06T14:34:02+00:00",
        "elevationGain": 248,
        "elevationLoss": 289,
        "country": "ES"
    }
}