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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Sardegna 2014 Route 02-09. 1659 Km",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4dcda90f-8bc8-4cbe-884e-9e969c5cd45b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25521/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50932/",
    "metadata": {
        "length": 1196198,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 84,
        "size": 11768,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 4611,
        "elevationLoss": 4611,
        "country": "IT"
    }
}