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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "2016-10-23(T) Olbia - Monti - Bitti - Fonni - Tonare - Aritzo - Laconi - Nurallao - Barumini - Turri (4)",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/04a03346-3f23-4e34-a9ae-9453a281f3c8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27652/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51251/",
    "metadata": {
        "length": 221968,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 7097,
        "size": 1048568,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 5748,
        "elevationLoss": 6107,
        "country": "IT"
    }
}