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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Calceranica to Micamada",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/27d02f5a-c1a7-4881-8d90-12174ac9fe74"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35806/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52297/",
    "metadata": {
        "length": 684384,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 5299,
        "size": 401271,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}