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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "El Risco - 8.3km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a331370a-bc52-4831-b7be-bf749b6eeab9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38865/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55356/",
    "metadata": {
        "length": 8252,
        "lengthKind": "track",
        "duration": 9811,
        "positionLists": 1,
        "positions": 448,
        "size": 76868,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-11-21T09:09:41+00:00",
        "elevationGain": 373,
        "elevationLoss": 379,
        "country": "ES"
    }
}