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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7742/",
    "description": "2015-09-19(T) Olbia - Monti - Bultei - Bono - Oniferi - Gavoi - Ovodda - Aritzo - Laconi - Barumini - Turri",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6793e625-5cfd-4e24-bec9-6dd1e77b7974"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27735/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41251/",
    "metadata": {
        "length": 254919,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 7976,
        "size": 1217938,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 6688,
        "elevationLoss": 6527,
        "country": "IT"
    }
}