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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Virgen del Prado-Altagracia - 16,8km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bf0ba38b-7c87-4457-8b3b-1128797b8dab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39486/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55977/",
    "metadata": {
        "length": 16789,
        "lengthKind": "track",
        "duration": 35298240,
        "positionLists": 1,
        "positions": 1329,
        "size": 226936,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-12-19T11:49:18.796000+00:00",
        "elevationGain": 296,
        "elevationLoss": 305,
        "country": "ES"
    }
}