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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "La Ruta los Arbeyos ( Fondo )",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9300c026-ebe4-4f2e-97b7-f68575c3e352"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38482/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54973/",
    "metadata": {
        "length": 201108,
        "lengthKind": "track",
        "duration": 27797,
        "positionLists": 1,
        "positions": 12702,
        "size": 4649218,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-01-16T08:33:48+00:00",
        "elevationGain": 2156,
        "elevationLoss": 2168,
        "country": "ES"
    }
}