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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Ruta por el Noroeste de Cáceres",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9ceebb7a-5625-41f4-83ce-3e99102c3e5c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38710/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55201/",
    "metadata": {
        "length": 156422,
        "lengthKind": "track",
        "duration": 12352,
        "positionLists": 1,
        "positions": 500,
        "size": 58467,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2013-01-20T09:18:57+00:00",
        "elevationGain": 1600,
        "elevationLoss": 1641,
        "country": "ES"
    }
}