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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Girona-Sta Coloma-Sobirà-St Hilari",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5716fe48-e88a-4842-bb8c-150b0d98dd79"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36964/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53455/",
    "metadata": {
        "length": 53109,
        "lengthKind": "track",
        "duration": 6533,
        "positionLists": 1,
        "positions": 1280,
        "size": 162911,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-11-04T11:31:24+00:00",
        "elevationGain": 1442,
        "elevationLoss": 735,
        "country": "ES"
    }
}