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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "blanes-santuari  els angels girona",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3791b18b-cbec-40f7-96b6-2eab7def45f2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36191/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52682/",
    "metadata": {
        "length": 81402,
        "lengthKind": "track",
        "duration": 31880,
        "positionLists": 1,
        "positions": 798,
        "size": 101543,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-11T20:34:13+00:00",
        "elevationGain": 3362,
        "elevationLoss": 2958,
        "country": "ES"
    }
}